We have an E20 installation where we are on the 5.25 ESR series. We attempted to move to 5.31 in a test area this morning. While the upgrade appears to have happened just fine, we always go through the updated config.json to compare against what was in version control to ensure all new settings are evaluated. We did that and there are some settings in config.json that do not appear in documentation Configuration Settings — Mattermost 5.31 documentation which is unusual. Can someone please help either update that documentation or tell me what the following settings are for:
In the ServiceSettings area:
EnableAWSMetering
SplitKey
FeatureFlagSyncIntervalSeconds
DebugSplit
CollapsedThreads
In the LogSettings area:
EnableSentry
In the ExperimentalAuditSettings:
AdvancedLoggingConfig (NOTE, the addition of this item in the LogSettings section is documented)
In the FileSettings area:
AmazonS3PathPrefix
In the SupportSettings area:
EnableAskCommunityLink
In the AnnoucementSettings area:
NoticesURL
NoticesFetchFrequency
NoticesSkipCache
In the ExperimentalSettings area:
CloudUserLimit
CloudBilling
In the MessageExportSettings area:
DownloadExportResults
In the Plugins area:
BotUserID
The entire CloudSettings area, to include CWSUrl
The entire FeatureFlags area to include TestFeature, TestBoolFeature, and CloudDelinquentEmailJobsEnabled
Thanks!