Allow to shrink attached/pasted image: Add to Snap/Docker/Source.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-07-18 04:52:19 +03:00
parent 26ebe6d63a
commit ec80acf36b
7 changed files with 43 additions and 1 deletions

View file

@ -37,6 +37,11 @@
#export ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD=60
#export ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW=15
#---------------------------------------------------------------
# ==== Allow to shrink attached/pasted image ====
# https://github.com/wekan/wekan/pull/2544
#export MAX_IMAGE_PIXEL=1024
#export IMAGE_COMPRESS_RATIO=80
#---------------------------------------------------------------
# ==== BIGEVENTS DUE ETC NOTIFICATIONS =====
# https://github.com/wekan/wekan/pull/2541
# Introduced a system env var BIGEVENTS_PATTERN default as "due",