Less debug

This commit is contained in:
Scott Idem
2024-11-21 18:19:50 -05:00
parent 5ff63aa267
commit 24a75d509f

View File

@@ -193,6 +193,7 @@ if ($ae_loc.site_cfg_json.slct__sponsorship_cfg_id) {
// Updated 2024-11-21
if ($ae_loc.site_access_key || $ae_loc.site_domain_access_key) {
// log_lvl = 2;
if (log_lvl > 1) {
console.log(`We need to do a current check against the allow_access value. site key: ${$ae_loc.site_access_key}, domain key: ${$ae_loc.site_domain_access_key}`);
}