Upload files to "/"

This commit is contained in:
RLF
2024-02-28 23:21:30 -05:00
parent c0bb562558
commit a677c58ce2
3 changed files with 24 additions and 0 deletions

4
deluge-web.conf Normal file
View 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
View 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
View 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