mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Add webhooks-attributes to Sandstorm.
Thanks to xet7 !
This commit is contained in:
parent
dfd26e4843
commit
511d1973eb
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@ const myCommand :Spk.Manifest.Command = (
|
|||
(key = "MATOMO_WITH_USERNAME", value="false"),
|
||||
(key = "BROWSER_POLICY_ENABLED", value="true"),
|
||||
(key = "TRUSTED_URL", value=""),
|
||||
(key = "WEBHOOKS_ATTRIBUTES", value=""),
|
||||
(key = "SANDSTORM", value = "1"),
|
||||
(key = "METEOR_SETTINGS", value = "{\"public\": {\"sandstorm\": true}}")
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue