From 36bf74967c6a6a310a03f2fe30299c8f6bc34124 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 25 Aug 2005 15:12:10 +0100 Subject: some searchbox focus workarouns, content hash checking is optional now --- config.php-dist | 1 + 1 file changed, 1 insertion(+) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index e301ef058..b02e4c438 100644 --- a/config.php-dist +++ b/config.php-dist @@ -8,5 +8,6 @@ define(ICONS_DIR, "icons"); define(ICONS_URL, "icons"); define(PURGE_OLD_DAYS, 30); + define(UPDATE_POST_ON_CHECKSUM_CHANGE, true); ?> -- cgit v1.2.3-54-g00ecf