mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-27 16:10:00 -07:00
clean-up before bed
This commit is contained in:
@@ -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": [],
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user