Upload files to "/"
This commit is contained in:
4
deluge-web.conf
Normal file
4
deluge-web.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
[Definition]
|
||||
# Ex. 15:32:52 [ERROR ][deluge.ui.web.auth :253 ] Login failed (ClientIP 192.168.122.1)
|
||||
|
||||
failregex = ^.*Login failed \(ClientIP <HOST>\)$
|
||||
10
deluge-web.local
Normal file
10
deluge-web.local
Normal file
@@ -0,0 +1,10 @@
|
||||
[deluge-web]
|
||||
backend = auto
|
||||
enabled = true
|
||||
port = 80,443
|
||||
protocol = tcp
|
||||
filter = deluge-web
|
||||
maxretry = 3
|
||||
bantime = 86400
|
||||
findtime = 43200
|
||||
logpath = /var/log/deluge.log
|
||||
10
lidarr.local
Normal file
10
lidarr.local
Normal file
@@ -0,0 +1,10 @@
|
||||
[lidarr]
|
||||
backend = auto
|
||||
enabled = true
|
||||
port = 80,443
|
||||
protocol = tcp
|
||||
filter = lidarr
|
||||
maxretry = 3
|
||||
bantime = 86400
|
||||
findtime = 43200
|
||||
logpath = /var/lib/lidarr/logs/lidarr.txt
|
||||
Reference in New Issue
Block a user