Created
February 1, 2016 23:38
-
-
Save notxarb/8c5d983dceb2a7404552 to your computer and use it in GitHub Desktop.
example redd.conf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
daemonize yes | |
loglevel warning | |
logfile /var/log/redd.log | |
syslog-enabled no | |
port 4470 | |
bind 127.0.0.1 | |
timeout 10 | |
routing-enabled yes | |
udp-listen-address 127.0.0.1 | |
save-path /var/db/redd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment