Got tired of this giant string

Took me a look at the ConfigParser docs to figure out this could be
easily corrected.
This commit is contained in:
Jorge Gallegos 2017-01-13 16:45:25 -06:00
parent 7e5aad0774
commit dff9522ddf

View File

@ -9,4 +9,76 @@ routing = auto
ssl = auto
malloc_implementation = libc
embedded_plugins = corerouter, echo, ping
plugins = alarm_curl, alarm_xmpp, airbrake, cache, carbon, cgi, cplusplus, curl_cron, dumbloop, dummy, fastrouter, forkptyrouter, geoip, gevent, graylog2, http, ldap, logcrypto, logfile, logpipe, logsocket, lua, msgpack, nagios, notfound, pam, php, pty, python, rack, rawrouter, redislog, router_access, router_basicauth, router_cache, router_expires, router_hash, router_http, router_memcached, router_metrics, router_radius, router_redirect, router_redis, router_rewrite, router_spnego, router_static, router_uwsgi, router_xmldir, rpc, rrdtool, rsyslog, ruby19, spooler, sqlite3, ssi, sslrouter, stats_pusher_file, stats_pusher_socket, stats_pusher_statsd, syslog, tornado, transformation_chunked, transformation_gzip, transformation_offload, transformation_template, transformation_tofile, transformation_toupper, ugreen, webdav, xattr, xslt, zabbix, zergpool
plugins = airbrake,
alarm_curl,
alarm_xmpp,
cache,
carbon,
cgi,
cplusplus,
curl_cron,
dumbloop,
dummy,
fastrouter,
forkptyrouter,
geoip,
gevent,
graylog2,
http,
ldap,
logcrypto,
logfile,
logpipe,
logsocket,
lua,
msgpack,
nagios,
notfound,
pam,
php,
pty,
python,
rack,
rawrouter,
redislog,
router_access,
router_basicauth,
router_cache,
router_expires,
router_hash,
router_http,
router_memcached,
router_metrics,
router_radius,
router_redirect,
router_redis,
router_rewrite,
router_spnego,
router_static,
router_uwsgi,
router_xmldir,
rpc,
rrdtool,
rsyslog,
ruby19,
spooler,
sqlite3,
ssi,
sslrouter,
stats_pusher_file,
stats_pusher_socket,
stats_pusher_statsd,
syslog,
tornado,
transformation_chunked,
transformation_gzip,
transformation_offload,
transformation_template,
transformation_tofile,
transformation_toupper,
ugreen,
webdav,
xattr,
xslt,
zabbix,
zergpool