rtorrent-flood: add CONTEXT_PATH

This commit is contained in:
Wonderfall
2017-02-22 22:08:50 +01:00
parent 84183c01b6
commit 01251821b5
4 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,5 @@
const CONFIG = {
baseURI: '<CONTEXT_PATH>',
dbCleanInterval: 1000 * 60 * 60,
dbPath: '/flood-db/',
floodServerPort: 3000,