renewed way of install drupal and mount volumes
This commit is contained in:
parent
99e2863817
commit
53b6f493db
15 changed files with 1139 additions and 59 deletions
5
drupal_context/99-custom-opcache-settings.ini
Normal file
5
drupal_context/99-custom-opcache-settings.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
opcache.memory_consumption=128
|
||||
opcache.interned_strings_buffer=8
|
||||
opcache.max_accelerated_files=4000
|
||||
opcache.revalidate_freq=60
|
||||
opcache.fast_shutdown=1
|
||||
Loading…
Add table
Add a link
Reference in a new issue