docs
docs copied to clipboard
Undocumented settings in config.json
I believe these settings should be documented:
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 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
More details at https://forum.mattermost.org/t/undocumented-settings-in-config-json-on-5-31/11132/4 on other settings that I believe are already documented or don't need documentation.
Updated the description based on my investigation ^
@wiersgallak - Would the PM team be open to reviewing this list of undocumented config settings and identify ones that should be added to the product documentation, please?
Hi there,
it seems SqlSettings / MigrationsStatementTimeoutSeconds is also missing in the documentation.
EDIT: and it seems quite a few options under FeatureFlags are not documented either.
Cheers Thomas