sync roles with changes from OWS
This commit is contained in:
@@ -24,7 +24,7 @@ trusted_proxies:
|
||||
- "{{ hostvars[inventory_hostname]['ansible_default_ipv6']['address'] }}"
|
||||
nextcloud_trashbin_retention_obligation: "auto, 90"
|
||||
nextcloud_versions_retention_obligation: "auto, 30"
|
||||
nextcloud_max_upload_size: "10G"
|
||||
nextcloud_max_upload_size: "25G"
|
||||
# database
|
||||
nextcloud_db_host: "{{ pgsql_server_ip }}"
|
||||
nextcloud_db_port: "{{ pgsql_server_port }}"
|
||||
|
||||
Reference in New Issue
Block a user