mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-21 06:11:44 +00:00
toggle clients with feature flag
This commit is contained in:
@@ -24,5 +24,6 @@ export type Env = {
|
||||
allowBaseDomainResources: boolean;
|
||||
disableLocalSites: boolean;
|
||||
disableBasicWireguardSites: boolean;
|
||||
enableClients: boolean;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user