mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Add RICHER_CARD_COMMENT_EDITOR=true to docker-compose.yml.
This commit is contained in:
parent
9fc7d0e825
commit
268f9de23c
1 changed files with 4 additions and 0 deletions
|
|
@ -235,6 +235,10 @@ services:
|
||||||
#- ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD=60
|
#- ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD=60
|
||||||
#- ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW=15
|
#- ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW=15
|
||||||
#---------------------------------------------------------------
|
#---------------------------------------------------------------
|
||||||
|
# ==== RICH TEXT EDITOR IN CARD COMMENTS ====
|
||||||
|
# https://github.com/wekan/wekan/pull/2560
|
||||||
|
- RICHER_CARD_COMMENT_EDITOR=true
|
||||||
|
#---------------------------------------------------------------
|
||||||
# ==== Allow to shrink attached/pasted image ====
|
# ==== Allow to shrink attached/pasted image ====
|
||||||
# https://github.com/wekan/wekan/pull/2544
|
# https://github.com/wekan/wekan/pull/2544
|
||||||
#-MAX_IMAGE_PIXEL=1024
|
#-MAX_IMAGE_PIXEL=1024
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue