Skip to content
Snippets Groups Projects
Commit a1b0e313 authored by ale's avatar ale
Browse files

Embiggen wp cache tmpfs

parent fb14a3ca
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ noblogs: ...@@ -16,7 +16,7 @@ noblogs:
- /opt/noblogs/tmp/sessions: /var/lib/php/sessions - /opt/noblogs/tmp/sessions: /var/lib/php/sessions
- /opt/noblogs/tmp/uploads: /tmp - /opt/noblogs/tmp/uploads: /tmp
- tmpfs: /var/log/apache2 - tmpfs: /var/log/apache2
- "tmpfs/2048M": /opt/noblogs/www/wp-content/cache - "tmpfs/8192M": /opt/noblogs/www/wp-content/cache
env: env:
APACHE_PORT: 8082 APACHE_PORT: 8082
PHP_FPM_MAX_CHILDREN: 40 PHP_FPM_MAX_CHILDREN: 40
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment