Konfiguriere Redis-DB pro Instanz
This commit is contained in:
parent
8b34169c18
commit
79e10b9b35
3 changed files with 15 additions and 72 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue