mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
rm ATTACHMENTS_STORE_PATH
This commit is contained in:
parent
966541704c
commit
a38a78d9a3
5 changed files with 1 additions and 20 deletions
|
@ -247,10 +247,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