1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

Update config.json

This commit is contained in:
Éric Gaspar 2024-04-24 15:00:31 +02:00
parent 42164e2dae
commit d4672ac4a6

View file

@ -621,7 +621,8 @@
"CloudSettings": {
"CWSURL": "https://portal.test.cloud.mattermost.com",
"CWSAPIURL": "https://api.internal.test.cloud.mattermost.com",
"CWSMock": false
"CWSMock": false,
"Disable": false
},
"FeatureFlags": {
"TestFeature": "off",
@ -641,7 +642,9 @@
"StreamlinedMarketplace": true,
"CloudIPFiltering": false,
"ConsumePostHook": false,
"CloudAnnualRenewals": false
"CloudAnnualRenewals": false,
"CloudDedicatedExportUI": false,
"WebSocketEventScope": false
},
"ImportSettings": {
"Directory": "./import",