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:
parent
da6ef3912e
commit
b0114d041e
1 changed files with 2 additions and 3 deletions
|
@ -193,6 +193,7 @@
|
|||
"EnableMobileDownload": true,
|
||||
"MaxFileSize": 104857600,
|
||||
"MaxImageResolution": 33177600,
|
||||
"MaxImageDecoderConcurrency": -1,
|
||||
"DriverName": "local",
|
||||
"Directory": "__DATA_PATH__",
|
||||
"EnablePublicLink": false,
|
||||
|
@ -451,7 +452,6 @@
|
|||
"ExperimentalSettings": {
|
||||
"ClientSideCertEnable": false,
|
||||
"ClientSideCertCheck": "secondary",
|
||||
"EnableClickToReply": false,
|
||||
"LinkMetadataTimeoutMilliseconds": 5000,
|
||||
"RestrictSystemAdmin": false,
|
||||
"UseNewSAMLLibrary": false,
|
||||
|
@ -599,8 +599,7 @@
|
|||
"EnableInactivityCheckJob": true,
|
||||
"UseCaseOnboarding": true,
|
||||
"GraphQL": false,
|
||||
"InsightsEnabled": false,
|
||||
"CloudFree": false,
|
||||
"InsightsEnabled": true,
|
||||
"CommandPalette": false,
|
||||
"AdvancedTextEditor": true
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue