mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default.
Thanks to xet7 !
Related 843478ac40 ,
related #2518
This commit is contained in:
parent
a8ab7b15d8
commit
b8c527d52b
9 changed files with 59 additions and 28 deletions
|
|
@ -41,6 +41,9 @@
|
|||
# https://github.com/wekan/wekan/pull/2560
|
||||
export RICHER_CARD_COMMENT_EDITOR=true
|
||||
#---------------------------------------------------------------
|
||||
# ==== CARD OPENED, SEND WEBHOOK MESSAGE ====
|
||||
export CARD_OPENED_WEBHOOK_ENABLED=false
|
||||
#---------------------------------------------------------------
|
||||
# ==== Allow to shrink attached/pasted image ====
|
||||
# https://github.com/wekan/wekan/pull/2544
|
||||
#export MAX_IMAGE_PIXEL=1024
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue