mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
commit
e9b2656b36
1 changed files with 3 additions and 3 deletions
|
@ -210,7 +210,8 @@
|
|||
"AmazonS3SSL": true,
|
||||
"AmazonS3SignV2": false,
|
||||
"AmazonS3SSE": false,
|
||||
"AmazonS3Trace": false
|
||||
"AmazonS3Trace": false,
|
||||
"AmazonS3RequestTimeoutMilliseconds": 30000
|
||||
},
|
||||
"EmailSettings": {
|
||||
"EnableSignUpWithEmail": true,
|
||||
|
@ -601,10 +602,9 @@
|
|||
"GraphQL": false,
|
||||
"InsightsEnabled": true,
|
||||
"CommandPalette": false,
|
||||
"PostForwarding": true,
|
||||
"AdvancedTextEditor": true,
|
||||
"BoardsProduct": false,
|
||||
"PlanUpgradeButtonText": "Upgrade"
|
||||
"PlanUpgradeButtonText": "upgrade"
|
||||
},
|
||||
"ImportSettings": {
|
||||
"Directory": "./import",
|
||||
|
|
Loading…
Add table
Reference in a new issue