Updated Local Mode settings for cloud (#22480)

* Added cloud restristable for

* Added cloud_restrictable to Enable Local Mode
Этот коммит содержится в:
Maria A Nunez
2023-03-13 13:55:05 -04:00
коммит произвёл GitHub
родитель 2f1d964735
Коммит b6d13806a7

Просмотреть файл

@@ -378,8 +378,8 @@ type ServiceSettings struct {
EnableInlineLatex *bool `access:"site_posts"`
PostPriority *bool `access:"site_posts"`
EnableAPIChannelDeletion *bool
EnableLocalMode *bool
LocalModeSocketLocation *string // telemetry: none
EnableLocalMode *bool `access:"cloud_restrictable"`
LocalModeSocketLocation *string `access:"cloud_restrictable"` // telemetry: none
EnableAWSMetering *bool // telemetry: none
SplitKey *string `access:"experimental_feature_flags,write_restrictable"` // telemetry: none
FeatureFlagSyncIntervalSeconds *int `access:"experimental_feature_flags,write_restrictable"` // telemetry: none