clean-up before bed

This commit is contained in:
Jimmy Zelinskie
2013-06-23 06:21:59 -04:00
parent ccc8897ca8
commit 51acd12101
7 changed files with 99 additions and 100 deletions

View File

@@ -1,11 +1,6 @@
{
"addr": ":34000",
"announce": "30m",
"min_announce": "15m",
"freelech": false,
"private": true,
"storage": {
"driver": "redis",
"addr": "127.0.0.1:6379",
@@ -13,6 +8,13 @@
"pass": "",
},
"private": true,
"freeleech": false,
"announce": "30m",
"min_announce": "15m",
"read_timeout": "20s",
"whitelist": [],
}