Explorar el Código

fix indentation for image size and compression

Florian Kretschmer hace 2 años
padre
commit
b9ec43c0f7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      docker-compose.yml

+ 2 - 2
docker-compose.yml

@@ -287,8 +287,8 @@ services:
       #---------------------------------------------------------------
       # ==== Allow to shrink attached/pasted image ====
       # https://github.com/wekan/wekan/pull/2544
-      #-MAX_IMAGE_PIXEL=1024
-      #-IMAGE_COMPRESS_RATIO=80
+      #- MAX_IMAGE_PIXEL=1024
+      #- IMAGE_COMPRESS_RATIO=80
       #---------------------------------------------------------------
       # ==== NOTIFICATION TRAY AFTER READ DAYS BEFORE REMOVE =====
       # Number of days after a notification is read before we remove it.