packages/net/softethervpn/patches/150-disable-restriction.patch
2022-04-13 19:28:52 +08:00

7 lines
198 B
Diff

--- a/src/Cedar/Server.c
+++ b/src/Cedar/Server.c
@@ -10902,2 +10902,3 @@ bool SiCheckCurrentRegion(CEDAR *c, char
bool SiIsEnterpriseFunctionsRestrictedOnOpenSource(CEDAR *c)
{
+return false;