move IS_EE from logic to servercfg

This commit is contained in:
Matthew R. Kasun
2022-09-22 15:01:59 -04:00
parent d54fb0823e
commit ee64e9e282
3 changed files with 7 additions and 3 deletions

View File

@@ -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