Allow from all
</Directory>
- ErrorLog ${APACHE_LOG_DIR}/nextcloud_error.log
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
- LogLevel warn
-
+ LogLevel debug
+ ErrorLog ${APACHE_LOG_DIR}/nextcloud_error.log
CustomLog ${APACHE_LOG_DIR}/nextcloud_ssl_access.log combined
# SSL Engine Switch:
# Once the limit is reached Redis will close all the new connections sending
# an error 'max number of clients reached'.
#
-# maxclients 10000
+maxclients 10000
# Don't use more memory than the specified amount of bytes.
# When the memory limit is reached Redis will try to remove keys