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,
|
"AmazonS3SSL": true,
|
||||||
"AmazonS3SignV2": false,
|
"AmazonS3SignV2": false,
|
||||||
"AmazonS3SSE": false,
|
"AmazonS3SSE": false,
|
||||||
"AmazonS3Trace": false
|
"AmazonS3Trace": false,
|
||||||
|
"AmazonS3RequestTimeoutMilliseconds": 30000
|
||||||
},
|
},
|
||||||
"EmailSettings": {
|
"EmailSettings": {
|
||||||
"EnableSignUpWithEmail": true,
|
"EnableSignUpWithEmail": true,
|
||||||
|
@ -601,10 +602,9 @@
|
||||||
"GraphQL": false,
|
"GraphQL": false,
|
||||||
"InsightsEnabled": true,
|
"InsightsEnabled": true,
|
||||||
"CommandPalette": false,
|
"CommandPalette": false,
|
||||||
"PostForwarding": true,
|
|
||||||
"AdvancedTextEditor": true,
|
"AdvancedTextEditor": true,
|
||||||
"BoardsProduct": false,
|
"BoardsProduct": false,
|
||||||
"PlanUpgradeButtonText": "Upgrade"
|
"PlanUpgradeButtonText": "upgrade"
|
||||||
},
|
},
|
||||||
"ImportSettings": {
|
"ImportSettings": {
|
||||||
"Directory": "./import",
|
"Directory": "./import",
|
||||||
|
|
Loading…
Add table
Reference in a new issue