add nextcloud
This commit is contained in:
parent
3ff0d9e1b9
commit
36a84a9da4
3 changed files with 76 additions and 0 deletions
6
nextcloud/php/opcache.ini
Normal file
6
nextcloud/php/opcache.ini
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
opcache.enable=1
|
||||
opcache.interned_strings_buffer=16
|
||||
opcache.max_accelerated_files=10000
|
||||
opcache.memory_consumption=256
|
||||
opcache.save_comments=1
|
||||
opcache.revalidate_freq=60
|
||||
Loading…
Add table
Add a link
Reference in a new issue