Redis-Tasks
This commit is contained in:
parent
78307df9e0
commit
c53b9af64e
6 changed files with 42 additions and 8 deletions
|
@ -11,6 +11,7 @@ nextcloud_mysql_user: "nc_{{ common_name }}"
|
|||
nextcloud_install_path: "/data/nextcloud/{{ nextcloud_domain }}"
|
||||
nextcloud_config_file: "{{ nextcloud_install_path }}/config/config.php"
|
||||
nextcloud_php_memory_limit: 512M
|
||||
nextcloud_php_upload_limit: 512M
|
||||
nextcloud_trusted_domains: ['localhost', '{{ nextcloud_domain }}']
|
||||
nextcloud_trusted_proxies: ['10.42.7.1']
|
||||
nextcloud_version: nextcloud-20.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue