Ver código fonte

fix indentation for image size and compression

Florian Kretschmer 2 anos atrás
pai
commit
b9ec43c0f7
1 arquivos alterados com 2 adições e 2 exclusões
  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.