mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Allow to shrink attached/pasted image: Add to Snap/Docker/Source.
Thanks to xet7 !
This commit is contained in:
parent
26ebe6d63a
commit
ec80acf36b
7 changed files with 43 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue