mirror of
https://github.com/wekan/wekan.git
synced 2026-01-27 03:36:09 +01:00
rm ATTACHMENTS_STORE_PATH
This commit is contained in:
parent
2a41e6e4fd
commit
7bff9e26b5
5 changed files with 1 additions and 20 deletions
|
|
@ -222,10 +222,6 @@ services:
|
|||
#- ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD=60
|
||||
#- ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW=15
|
||||
#---------------------------------------------------------------
|
||||
# ==== STORE ATTACHMENT ON SERVER FILESYSTEM INSTEAD OF MONGODB ====
|
||||
# https://github.com/wekan/wekan/pull/2603
|
||||
#- ATTACHMENTS_STORE_PATH = <pathname> # pathname can be relative or fullpath
|
||||
#---------------------------------------------------------------
|
||||
# ==== RICH TEXT EDITOR IN CARD COMMENTS ====
|
||||
# https://github.com/wekan/wekan/pull/2560
|
||||
- RICHER_CARD_COMMENT_EDITOR=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue