This commit is contained in:
@@ -59,6 +59,10 @@ namespace AyaNova.Core
|
||||
private const string TRIAL_FEATURE_NAME = "TrialMode";
|
||||
|
||||
//This feature name means it's a SAAS or rental mode key for month to month hosted service
|
||||
//effectively what it does now 2022-08-04 17:26:20 is nothing at all
|
||||
//license expiry is still controlled by checking Temporary key / expires in rockfish v8 license generator page
|
||||
//which in turn causes expiry date to be displayed in the license UI
|
||||
//I think this may be redundant but I'll keep it for now maybe it might help in future to offer a rental payment UI inside AyaNova or something
|
||||
private const string RENTAL_FEATURE_NAME = "ServiceMode";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user