diff options
Diffstat (limited to 'host_vars')
-rw-r--r-- | host_vars/local-hvisor-01.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host_vars/local-hvisor-01.yml b/host_vars/local-hvisor-01.yml index 6fd9797..044fa70 100644 --- a/host_vars/local-hvisor-01.yml +++ b/host_vars/local-hvisor-01.yml @@ -6,6 +6,7 @@ sshd__listen_port: "{{ ansible_port }}" nextcloud__listen_port: 8003 nextcloud__domain_name: cloud.rgoncalves.se +nextcloud__php_memory_limit: 8192M __ip: external: 192.168.1.128 |