summaryrefslogtreecommitdiffstats
path: root/start-wekan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'start-wekan.sh')
-rwxr-xr-xstart-wekan.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/start-wekan.sh b/start-wekan.sh
index ce4f20dd..6f235f63 100755
--- a/start-wekan.sh
+++ b/start-wekan.sh
@@ -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",