mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Correct error
This commit is contained in:
parent
9f8bd249bb
commit
fd70976045
1 changed files with 1 additions and 1 deletions
|
@ -76,4 +76,4 @@ php_value[opcache.max_accelerated_files] = 10000
|
||||||
php_value[opcache.memory_consumption] = 128
|
php_value[opcache.memory_consumption] = 128
|
||||||
php_value[opcache.save_comments] = 1
|
php_value[opcache.save_comments] = 1
|
||||||
php_value[opcache.revalidate_freq] = 1
|
php_value[opcache.revalidate_freq] = 1
|
||||||
php_value[opcache.enable] = on
|
php_admin_value[opcache.enable] = 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue