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

Upgrade config to upstream

This commit is contained in:
ericgaspar 2022-02-01 09:41:19 +01:00
parent 6af736f54c
commit 7a30d9c553
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -583,7 +583,9 @@
"AddMembersToChannel": "top", "AddMembersToChannel": "top",
"GuidedChannelCreation": false, "GuidedChannelCreation": false,
"ResendInviteEmailInterval": "", "ResendInviteEmailInterval": "",
"InviteToTeam": "none" "InviteToTeam": "none",
"InlinePostEditing": false,
"NormalizeLdapDNs": false
}, },
"ImportSettings": { "ImportSettings": {
"Directory": "./import", "Directory": "./import",