mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Nextcloud vars/explanation
This commit is contained in:
parent
cf7f776003
commit
a26bfd6988
6 changed files with 21 additions and 10 deletions
|
@ -402,7 +402,10 @@ nodered_web_path: nodered
|
|||
# If using WordPress intensively, set nginx_high_php_limits in 3-BASE-SERVER
|
||||
nextcloud_install: False
|
||||
nextcloud_enabled: False
|
||||
nextcloud_allow_public_ips: False
|
||||
#
|
||||
# 2020-02-15: UNUSED at the time. Legacy remains from Apache:
|
||||
# nextcloud_allow_public_ips: True
|
||||
#
|
||||
# Configuration tips for IPv4 access controls and tuning RAM/resources:
|
||||
# https://github.com/iiab/iiab/blob/master/roles/nextcloud/README.md
|
||||
#
|
||||
|
|
|
@ -239,7 +239,10 @@ nodered_enabled: True
|
|||
# If using WordPress intensively, set nginx_high_php_limits in 3-BASE-SERVER
|
||||
nextcloud_install: True
|
||||
nextcloud_enabled: True
|
||||
nextcloud_allow_public_ips: False
|
||||
#
|
||||
# 2020-02-15: UNUSED at the time. Legacy remains from Apache:
|
||||
# nextcloud_allow_public_ips: True
|
||||
#
|
||||
# Configuration tips for IPv4 access controls and tuning RAM/resources:
|
||||
# https://github.com/iiab/iiab/blob/master/roles/nextcloud/README.md
|
||||
#
|
||||
|
|
|
@ -239,7 +239,10 @@ nodered_enabled: False
|
|||
# If using WordPress intensively, set nginx_high_php_limits in 3-BASE-SERVER
|
||||
nextcloud_install: True
|
||||
nextcloud_enabled: True
|
||||
nextcloud_allow_public_ips: False
|
||||
#
|
||||
# 2020-02-15: UNUSED at the time. Legacy remains from Apache:
|
||||
# nextcloud_allow_public_ips: True
|
||||
#
|
||||
# Configuration tips for IPv4 access controls and tuning RAM/resources:
|
||||
# https://github.com/iiab/iiab/blob/master/roles/nextcloud/README.md
|
||||
#
|
||||
|
|
|
@ -239,7 +239,10 @@ nodered_enabled: False
|
|||
# If using WordPress intensively, set nginx_high_php_limits in 3-BASE-SERVER
|
||||
nextcloud_install: False
|
||||
nextcloud_enabled: False
|
||||
nextcloud_allow_public_ips: False
|
||||
#
|
||||
# 2020-02-15: UNUSED at the time. Legacy remains from Apache:
|
||||
# nextcloud_allow_public_ips: True
|
||||
#
|
||||
# Configuration tips for IPv4 access controls and tuning RAM/resources:
|
||||
# https://github.com/iiab/iiab/blob/master/roles/nextcloud/README.md
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue