[MM-46101] Move allowed protocols to build config (#2217)
This commit is contained in:
@@ -105,6 +105,7 @@ export type BuildConfig = {
|
||||
enableServerManagement: boolean;
|
||||
enableAutoUpdater: boolean;
|
||||
managedResources: string[];
|
||||
allowedProtocols: string[];
|
||||
}
|
||||
|
||||
export type RegistryConfig = {
|
||||
|
Reference in New Issue
Block a user