mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
rm ATTACHMENTS_STORE_PATH
This commit is contained in:
parent
966541704c
commit
a38a78d9a3
5 changed files with 1 additions and 20 deletions
|
|
@ -252,10 +252,6 @@ services:
|
|||
# Defaults below. Uncomment to change. wekan/server/accounts-common.js
|
||||
# - ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS=90
|
||||
#---------------------------------------------------------------
|
||||
# ==== 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