mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Merge branch 'pr/support-upload-validation' of https://github.com/NotTheEvilOne/wekan
This commit is contained in:
commit
d7292690bd
11 changed files with 5810 additions and 50 deletions
|
@ -53,6 +53,10 @@
|
|||
# Defaults below. Uncomment to change. wekan/server/accounts-common.js
|
||||
# - ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS=90
|
||||
#---------------------------------------------------------------
|
||||
# ==== Allow configuration to validate uploaded attachments ====
|
||||
#export ATTACHMENTS_UPLOAD_MIME_TYPES="image/*,text/*"
|
||||
#export ATTACHMENTS_UPLOAD_MAX_SIZE=5000000
|
||||
#---------------------------------------------------------------
|
||||
# ==== RICH TEXT EDITOR IN CARD COMMENTS ====
|
||||
# https://github.com/wekan/wekan/pull/2560
|
||||
export RICHER_CARD_COMMENT_EDITOR=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue