Konfiguriere Redis-DB pro Instanz

This commit is contained in:
phil 2021-08-07 16:45:32 +02:00
parent 8b34169c18
commit 79e10b9b35
3 changed files with 15 additions and 72 deletions

View file

@ -12,7 +12,7 @@ nextcloud_php_memory_limit: 512M
nextcloud_php_upload_limit: 512M
nextcloud_trusted_domains: ['localhost', '{{ instance.domain }}']
nextcloud_trusted_proxies: ['10.42.7.1']
nextcloud_version: nextcloud-21.0.2
nextcloud_version: nextcloud-21.0.3
nextcloud_mail_from: noreply
nextcloud_mail_domain: postfach.senselab.org
nextcloud_smtp_auth_type: LOGIN
@ -20,3 +20,4 @@ nextcloud_smtp_host: sl-postbote.kahlo
nextcloud_smtp_port: 25
php_version: "7.3"
redis_config_file: /etc/redis/redis.conf