mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-07 01:36:23 +08:00
move IS_EE from logic to servercfg
This commit is contained in:
@@ -17,8 +17,6 @@ var (
|
||||
Clients_Limit = 1000000000
|
||||
// Free_Tier - specifies if free tier
|
||||
Free_Tier = false
|
||||
// Is_EE - specifies if enterprise
|
||||
Is_EE = false
|
||||
)
|
||||
|
||||
// constant for database key for storing server ids
|
||||
|
Reference in New Issue
Block a user