Skip to content
Snippets Groups Projects
Verified Commit 129af9c4 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[Etherpad] Try to optimize database

parent 1267bedc
No related branches found
No related tags found
No related merge requests found
......@@ -51,5 +51,7 @@ services:
- etherpad-db-volume:/var/lib/mysql
env_file: ./secrets/etherpad-db.secrets
restart: unless-stopped
# See https://stackoverflow.com/questions/41134785/how-to-solve-mysql-warning-innodb-page-cleaner-1000ms-intended-loop-took-xxx
command: --innodb_lru_scan_depth=128
networks:
- docker_default
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment