mirror of
https://github.com/nextcloud/docker.git
synced 2025-07-22 15:18:05 +02:00
Merge 351e81f6d2
into 7f707b6c5d
This commit is contained in:
commit
6a954b47e4
4 changed files with 6 additions and 6 deletions
|
@ -98,7 +98,7 @@ RUN { \
|
|||
echo 'opcache.enable=1'; \
|
||||
echo 'opcache.interned_strings_buffer=32'; \
|
||||
echo 'opcache.max_accelerated_files=10000'; \
|
||||
echo 'opcache.memory_consumption=128'; \
|
||||
echo 'opcache.memory_consumption=256'; \
|
||||
echo 'opcache.save_comments=1'; \
|
||||
echo 'opcache.revalidate_freq=60'; \
|
||||
echo 'opcache.jit=1255'; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue