This commit is contained in:
2018-12-18 18:10:44 +00:00
parent 30c81bfeb7
commit f55042fe05

View File

@@ -220,7 +220,7 @@ namespace rockfishCore.Util
//add accounting and user features either way
k.Features.Add(new LicenseFeature() { Feature = ACCOUNTING_FEATURE_NAME, Count = 0 });
k.Features.Add(new LicenseFeature() { Feature = SERVICE_TECHS_FEATURE_NAME, Count = 100 });
k.Features.Add(new LicenseFeature() { Feature = SERVICE_TECHS_FEATURE_NAME, Count = 1000 });
//fake trial key or fake licensed key