mirror of
https://github.com/wekan/wekan.git
synced 2026-01-04 00:28:49 +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
|
|
@ -21,6 +21,8 @@ ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 g++ build-essential
|
|||
ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE=3 \
|
||||
ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD=60 \
|
||||
ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW=15 \
|
||||
MAX_IMAGE_PIXEL="" \
|
||||
IMAGE_COMPRESS_RATIO="" \
|
||||
BIGEVENTS_PATTERN="" \
|
||||
NOTIFY_DUE_DAYS_BEFORE_AND_AFTER="" \
|
||||
NOTIFY_DUE_AT_HOUR_OF_DAY="" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue