mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
added notes
This commit is contained in:
@@ -35,4 +35,6 @@ FLUSH PRIVILEGES;
|
|||||||
command: --max_allowed_packet=32505856
|
command: --max_allowed_packet=32505856
|
||||||
# monica
|
# monica
|
||||||
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW --innodb-file-per-table=1 --skip-innodb-read-only-compressed
|
command: --transaction-isolation=READ-COMMITTED --binlog-format=ROW --innodb-file-per-table=1 --skip-innodb-read-only-compressed
|
||||||
|
# nextcloud
|
||||||
|
command: --transaction-isolation=READ-COMMITTED --log-bin=binlog --binlog-format=ROW
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user