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:
ericgaspar 2022-01-16 12:21:53 +01:00
parent 90e746d2bf
commit 3d61e62612
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -93,8 +93,7 @@
"DebugSplit": false, "DebugSplit": false,
"ThreadAutoFollow": true, "ThreadAutoFollow": true,
"CollapsedThreads": "disabled", "CollapsedThreads": "disabled",
"ManagedResourcePaths": "", "ManagedResourcePaths": ""
"EnableReliableWebSockets": false
}, },
"TeamSettings": { "TeamSettings": {
"SiteName": "Mattermost", "SiteName": "Mattermost",
@ -582,6 +581,7 @@
"AutoTour": "none", "AutoTour": "none",
"BoardsFeatureFlags": "", "BoardsFeatureFlags": "",
"AddMembersToChannel": "top", "AddMembersToChannel": "top",
"GuidedChannelCreation": false,
"ResendInviteEmailInterval": "", "ResendInviteEmailInterval": "",
"InviteToTeam": "none" "InviteToTeam": "none"
}, },