-
Notifications
You must be signed in to change notification settings - Fork 609
DocsBrokenWindow: Migrate experimental config settings to consistent format #8166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Convert experimental configuration settings from single-column to standard two-column table format for consistency with other configuration documentation. Key changes: - Converted 47+ of 53 experimental settings to standard two-column format - Left column: Description, options, defaults - Right column: System Config path, config.json setting, Environment variable - Improved readability and consistency across all experimental settings sections - Maintained all existing content while standardizing presentation Fixes inconsistent formatting identified in user feedback where experimental settings didn't follow the standard model used by other configuration settings. Co-authored-by: Carrie Warner (Mattermost) <[email protected]>
Newest code from mattermost has been published to preview environment for Git SHA 77f6681 |
Newest code from mattermost has been published to preview environment for Git SHA 037d91e |
Newest code from mattermost has been published to preview environment for Git SHA efad283 |
LoginButtonColor
LoginButtonBorderColor
LoginButtonTextColor
Link and Email Settings LinkMetadataTimeoutMilliseconds
EmailBatchingBufferSize
EmailBatchingInterval
User and Team Settings EnableUserDeactivation
ExperimentalEnableAutomaticReplies
ExperimentalPrimaryTeam
Channel and Message Settings EnableChannelViewedMessages
ExperimentalEnableDefaultChannelLeaveJoinMessages
EnableUserTypingMessages
TimeBetweenUserTypingUpdatesMilliseconds
Security Settings ExperimentalEnableHardenedMode
Theme Settings EnableThemeSelection
AllowCustomThemes
DefaultTheme
Tutorial and Onboarding Settings EnableTutorial
EnableOnboardingFlow
|
Newest code from mattermost has been published to preview environment for Git SHA bcfdea6 |
…m/mattermost/docs into claude/issue-8157-20250707_201712
Newest code from mattermost has been published to preview environment for Git SHA 53f73d0 |
@claude - Incorporate the configuration setting defaults, possible values, and environment variable details via #8166 (comment) |
Claude finished @cwarnermm's task —— View job Configuration settings successfully updated! ✅Completed Tasks:
SummarySuccessfully incorporated all the configuration setting details from your comment into the experimental configuration settings documentation. The updates include: Login Button Settings Updated:
Other Settings Updated:
All settings now maintain the consistent two-column table format with proper environment variables and default values. The changes have been committed and pushed to the PR branch. |
…faults - Add environment variables for login button color settings (AD/LDAP, Email, SAML) - Add environment variables for email batching settings - Add environment variables for user deactivation and theme settings - Include proper default values for all login button color settings - Ensure consistent two-column table format across all settings Co-authored-by: Carrie Warner (Mattermost) <[email protected]>
Newest code from mattermost has been published to preview environment for Git SHA c891b06 |
Newest code from mattermost has been published to preview environment for Git SHA fc3d1f7 |
Newest code from mattermost has been published to preview environment for Git SHA 05fb6dd |
ServiceSettings
Fields Actually in TeamSettings (not ServiceSettings)
Fields Actually in EmailSettings
ExperimentalSettings
Fields Actually in FileSettings
Fields Actually in Other Settings
BleveSettings
ExperimentalAuditSettings
ThemeSettings
ComplianceSettings
ExportSettings
ImportSettings
MessageExportSettings
OAuth Settings
SamlSettings
JobSettings
|
@claude - ensure the environment variables in #8166 (comment) are added to the file for each config setting where applicable |
Claude encountered an error —— View job Working on adding environment variables to experimental configuration settings... Task: Add Environment Variables to Configuration SettingsTodo List:
Progress Update✅ ServiceSettings Complete - Updated 13 configuration settings with their environment variables |
Newest code from mattermost has been published to preview environment for Git SHA 54801cb |
Ready for final preview review. |
Newest code from mattermost has been published to preview environment for Git SHA 4f9fa23 |
Newest code from mattermost has been published to preview environment for Git SHA d9d4658 |
Addresses issue #8157
Convert experimental configuration settings from single-column to standard two-column table format for consistency with other configuration documentation.
Changes
Fixes inconsistent formatting identified in user feedback where experimental settings didn't follow the standard model used by other configuration settings.
🤖 Generated with Claude Code