James Lu
42718ed323
relay: Allow IP sharing to be toggled per network
...
Via a new "relay_no_ips" option in server blocks. Closes #201 .
2016-04-18 12:29:15 -07:00
James Lu
eb33b4e9f2
example-conf: add nefarious example block
...
There are a lot of options with this protocol, so this is essential.
2016-04-17 22:48:45 -07:00
James Lu
99d861861d
Let's use a default pingfreq value that makes sense...
...
Change this from 30 seconds to 180. Even for semi-important servers, 30 seconds between PING requests is a bit overkill.
2016-04-07 18:45:42 -07:00
James Lu
0136ff2c3a
example conf: mention using spaces to indent
2016-04-02 22:26:20 -07:00
James Lu
efd13d20ee
example-conf: add sample unreal block, documenting mixed_link
2016-04-02 10:13:45 -07:00
James Lu
21167e8fb3
example conf: use 1 "#" without trailing space for commented-out options
...
This distinguishes them better from their corresponding descriptions.
2016-01-30 23:37:01 -08:00
James Lu
0d4655c381
core: support multiple channel loggers with DIFFERENT log levels & fix example conf ( #83 )
2016-01-30 23:35:51 -08:00
James Lu
669e889e6f
Support configurable SSL fingerprint hash types ( Closes #157 )
2016-01-30 23:04:13 -08:00
James Lu
08fd50d3d8
Logging improvements, including support for custom file targets ( #83 )
...
Also, the config option for setting STDOUT log level is moved from bot:loglevel to logging:stdout.
2016-01-24 18:31:16 -08:00
James Lu
14efb27fe8
Initial experimental support for logging to channels ( #83 )
...
Doesn't support rehashing and all that yet.
2016-01-23 13:52:37 -08:00
James Lu
ba7b6af89b
Rename config.yml.example -> example-conf.yml
...
Easier syntax highlighting with editors this way, since the file extension is now something they recognize. Also, update README and .gitignore accordingly.
2016-01-03 20:02:23 -08:00