Explorar o código

Fix ActiveSync (SOGo issue 4142 and 4119)

andryyy %!s(int64=8) %!d(string=hai) anos
pai
achega
89788340a0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -21,6 +21,7 @@ services:
 
     mysql-mailcow:
       image: mariadb:10.1
+      command: mysqld --max_allowed_packet=128M
       healthcheck:
         test: ["CMD", "mysqladmin", "ping", "--host", "localhost", "--silent"]
         interval: 10s