mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 07:05:42 +00:00
rtorrent-flood: fix previous commit, change volume
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
const CONFIG = {
|
||||
dbCleanInterval: 1000 * 60 * 60,
|
||||
dbPath: './server/db/',
|
||||
dbPath: '/flood-db/',
|
||||
floodServerPort: 3000,
|
||||
maxHistoryStates: 30,
|
||||
pollInterval: 1000 * 5,
|
||||
|
Reference in New Issue
Block a user