Less debug
This commit is contained in:
@@ -193,6 +193,7 @@ if ($ae_loc.site_cfg_json.slct__sponsorship_cfg_id) {
|
|||||||
|
|
||||||
// Updated 2024-11-21
|
// Updated 2024-11-21
|
||||||
if ($ae_loc.site_access_key || $ae_loc.site_domain_access_key) {
|
if ($ae_loc.site_access_key || $ae_loc.site_domain_access_key) {
|
||||||
|
// log_lvl = 2;
|
||||||
if (log_lvl > 1) {
|
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}`);
|
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}`);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user