mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Add jail_nextcloud
This commit is contained in:
parent
2dbdd9bf7a
commit
b0ff3372b0
1 changed files with 7 additions and 0 deletions
7
conf/jail_nextcloud.local
Normal file
7
conf/jail_nextcloud.local
Normal file
|
@ -0,0 +1,7 @@
|
|||
[nextcloud]
|
||||
enabled = true
|
||||
port = 80,443
|
||||
protocol = tcp
|
||||
filter = nextcloud
|
||||
maxretry = 3
|
||||
logpath = /home/yunohost.app/nextcloud/data/nextcloud.log
|
Loading…
Add table
Reference in a new issue