nextcloud: Remove unused variable
This commit is contained in:
parent
24c363791e
commit
dd649c8826
1 changed files with 0 additions and 1 deletions
|
@ -11,6 +11,5 @@ nextcloud_install_path: "{{ nextcloud_root }}/{{ item.name }}"
|
|||
nextcloud_config_file: "{{ nextcloud_install_path }}/config/config.php"
|
||||
nextcloud_php_memory_limit: 1G
|
||||
nextcloud_php_upload_limit: 1G
|
||||
nextcloud_trusted_domains: ['localhost', '{{ item.name }}']
|
||||
|
||||
redis_config_file: /etc/redis/redis.conf
|
||||
|
|
Loading…
Reference in a new issue