This commit is contained in:
2018-12-13 17:42:47 +00:00
parent 1f3c04f249
commit 76009385d2
3 changed files with 127 additions and 10 deletions

View File

@@ -98,7 +98,7 @@ namespace AyaNova
bool LOG_SENSITIVE_DATA = false;
#if (DEBUG)
LOG_SENSITIVE_DATA = true;
//LOG_SENSITIVE_DATA = true;
#endif
@@ -380,7 +380,7 @@ namespace AyaNova
// ******************** TESTING WIPE DB *****************************
//
//Set this to true to wipe the db and reinstall a trial license and re-seed the data
var TESTING_REFRESH_DB = true;//#############################################################################################
var TESTING_REFRESH_DB = false;//#############################################################################################
#if (DEBUG)
//TESTING