rtorrent-flood: fix previous commit, change volume

This commit is contained in:
Wonderfall
2017-01-22 05:23:15 +01:00
parent 0c396e9d96
commit 7ad70b9f01
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
const CONFIG = {
dbCleanInterval: 1000 * 60 * 60,
dbPath: './server/db/',
dbPath: '/flood-db/',
floodServerPort: 3000,
maxHistoryStates: 30,
pollInterval: 1000 * 5,