mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Fix for #2399
This commit is contained in:
parent
d9f48fa71d
commit
f3b77205c8
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ nextcloud_dbpassword: nextcloudmysql
|
|||
nextcloud_admin_user: 'Admin'
|
||||
nextcloud_admin_password: 'changeme'
|
||||
|
||||
# 2019-09-04: UNUSED (due to changes in roles/nextcloud/templates/nextcloud.conf.j2)
|
||||
# nextcloud_required_ip: 10.0.0.0/8 192.168.0.0/16
|
||||
# 2020-05-09: Not functional but still templated by templates/nextcloud.conf.j2
|
||||
nextcloud_required_ip: 10.0.0.0/8 192.168.0.0/16
|
||||
|
||||
# 2020-02-15: UNUSED at the time. Legacy remains from Apache:
|
||||
# nextcloud_allow_public_ips: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue