From e278370428abbe2d18731b6940ff8de7a1cdaf83 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Wed, 3 Jun 2020 04:00:08 -0400 Subject: [PATCH] Remove DEBUG_ADMIN_HREF from default config (#51415) --- config/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.txt b/config/config.txt index e074abda4f7..c72cf8dec9e 100644 --- a/config/config.txt +++ b/config/config.txt @@ -462,7 +462,7 @@ MINUTE_CLICK_LIMIT 400 ## Allow admin hrefs that don't use the new token system, will eventually be removed -DEBUG_ADMIN_HREFS +#DEBUG_ADMIN_HREFS ###Master Controller High Pop Mode###