mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-30 10:25:39 +00:00
remove enable_clients flag from config
This commit is contained in:
@@ -30,7 +30,6 @@ export type Env = {
|
||||
allowRawResources: boolean;
|
||||
disableLocalSites: boolean;
|
||||
disableBasicWireguardSites: boolean;
|
||||
enableClients: boolean;
|
||||
hideSupporterKey: boolean;
|
||||
usePangolinDns: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user