Updated Local Mode settings for cloud (#22480)
* Added cloud restristable for * Added cloud_restrictable to Enable Local Mode
Этот коммит содержится в:
коммит произвёл
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
|
||||
|
||||
Ссылка в новой задаче
Block a user