1
0
Fork 0
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:
Éric Gaspar 2023-03-22 16:29:38 +01:00
parent 773bb9fe03
commit 5e0e7ab0ce

View file

@ -491,6 +491,9 @@
"BatchSize": 10000,
"RequestTimeoutSeconds": 30,
"SkipTLSVerification": false,
"CA": "",
"ClientCert": "",
"ClientKey": "",
"Trace": ""
},
"BleveSettings": {
@ -610,11 +613,13 @@
"SendWelcomePost": true,
"WorkTemplate": false,
"PostPriority": true,
"WysiwygEditor": false,
"PeopleProduct": false,
"AnnualSubscription": false,
"ReduceOnBoardingTaskList": false,
"OnboardingAutoShowLinkedBoard": true,
"ThreadsEverywhere": false,
"GlobalDrafts": true
"GlobalDrafts": true,
"OnboardingTourTips": true
},
"ImportSettings": {
"Directory": "./import",