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:
parent
6af736f54c
commit
7a30d9c553
1 changed files with 3 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue