fix indentation for image size and compression

This commit is contained in:
Florian Kretschmer 2023-02-25 23:00:13 +01:00 committed by GitHub
parent 8a0899a819
commit b9ec43c0f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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