mirror of
https://github.com/wekan/wekan.git
synced 2026-03-07 22:22:33 +01:00
Merge branch 'lib-change' of https://github.com/PDIS/wekan into
PDIS-lib-change
This commit is contained in:
commit
055b528532
24 changed files with 823 additions and 442 deletions
|
|
@ -261,6 +261,7 @@ const myCommand :Spk.Manifest.Command = (
|
|||
(key = "LDAP_ENABLE", value="false"),
|
||||
(key = "PASSWORD_LOGIN_ENABLED", value="true"),
|
||||
(key = "SANDSTORM", value="1"),
|
||||
(key = "METEOR_SETTINGS", value = "{\"public\": {\"sandstorm\": true}}")
|
||||
(key = "METEOR_SETTINGS", value = "{\"public\": {\"sandstorm\": true}}"),
|
||||
(key = "ATTACHMENTS_STORE_PATH", value = "/var/attachments/")
|
||||
]
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue