Upload files to "/"
This commit is contained in:
10
nextcloud.local
Normal file
10
nextcloud.local
Normal file
@@ -0,0 +1,10 @@
|
||||
[nextcloud]
|
||||
backend = auto
|
||||
enabled = true
|
||||
port = 80,443
|
||||
protocol = tcp
|
||||
filter = nextcloud
|
||||
maxretry = 3
|
||||
bantime = 86400
|
||||
findtime = 43200
|
||||
logpath = /var/www/nginx/nextcloud/data/nextcloud.log
|
||||
10
radarr.local
Normal file
10
radarr.local
Normal file
@@ -0,0 +1,10 @@
|
||||
[radarr]
|
||||
backend = auto
|
||||
enabled = true
|
||||
port = 80,443
|
||||
protocol = tcp
|
||||
filter = radarr
|
||||
maxretry = 3
|
||||
bantime = 86400
|
||||
findtime = 43200
|
||||
logpath = /var/lib/radarr/logs/radarr.txt
|
||||
10
sabnzbd.local
Normal file
10
sabnzbd.local
Normal file
@@ -0,0 +1,10 @@
|
||||
[sabnzbd]
|
||||
backend = auto
|
||||
enabled = true
|
||||
port = 80,443
|
||||
protocol = tcp
|
||||
filter = sabnzbd
|
||||
maxretry = 3
|
||||
bantime = 86400
|
||||
findtime = 43200
|
||||
logpath = /var/log/sabnzbd/sabnzbd.log
|
||||
10
sonarr.local
Normal file
10
sonarr.local
Normal file
@@ -0,0 +1,10 @@
|
||||
[sonarr]
|
||||
backend = auto
|
||||
enabled = true
|
||||
port = 80,443
|
||||
protocol = tcp
|
||||
filter = sonarr
|
||||
maxretry = 3
|
||||
bantime = 86400
|
||||
findtime = 43200
|
||||
logpath = /var/lib/sonarr/logs/sonarr.txt
|
||||
Reference in New Issue
Block a user