Skip to content
Snippets Groups Projects
Commit 88e4058c authored by jurgenhaas's avatar jurgenhaas
Browse files

Update to 30.0.2

parent 473818bd
No related branches found
No related tags found
No related merge requests found
---
nextcloud_version: 30.0.1
nextcloud_version: 30.0.2
nextcloud_mode: apache
nextcloud_plugins:
- announcementcenter
......
......@@ -29,6 +29,7 @@ services:
environment:
PHP_SENDMAIL_PATH: /usr/sbin/sendmail -t -i -S mailhog:1025
PHP_OPCACHE_INTERNED_STRINGS_BUFFER: 16
PHP_OPCACHE_MAX_ACCELERATED_FILES: 6000
COMPOSER_ALLOW_SUPERUSER: 1
{% if nextcloud.dnsip is defined %}
dns: '{{ nextcloud.dnsip }}'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment