Add webhooks-attributes to Sandstorm.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2018-08-23 00:02:00 +03:00
parent dfd26e4843
commit 511d1973eb

View file

@ -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}}")
]