From 5bb6df82215e40bfcabb868f773d0ab9f25b7b6e Mon Sep 17 00:00:00 2001 From: towards-a-new-leftypol Date: Wed, 1 Jan 2025 22:35:32 -0500 Subject: [PATCH] dns_system = true --- inc/instance-config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/instance-config.php b/inc/instance-config.php index 640dec22..19a387a1 100644 --- a/inc/instance-config.php +++ b/inc/instance-config.php @@ -96,6 +96,7 @@ $config['db']['password'] = ''; $config['cookies']['mod'] = 'mod'; $config['cookies']['salt'] = 'MGYwNjhlNjU5Y2QxNWU3YjQ3MzQ1Yj'; +$config['dns_system'] = true; $config['search']['enable'] = true; $config['flood_cache'] = 60 * 15; // 15 minutes. The oldest a post can be in the flood table $config['flood_time_any'] = 120; // time between thread creation