From 7e1265ede7c82999d2def9e001422c41aa48afc0 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 24 Oct 2007 07:50:10 +0100 Subject: drop tagwall from trunk --- config.php-dist | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index b93143711..05ec08ea6 100644 --- a/config.php-dist +++ b/config.php-dist @@ -163,13 +163,6 @@ // These two options enable SMTP authentication when sending // digests. Require DIGEST_SMTP_HOST. - define('ENABLE_TAGWALL', true); - // Disable this if you are having troubles with Tagwall library which - // is used to strip potentially unsafe content from RSS articles. When - // disabled, simpler version of processing will be used when needed. - // Try disabling when having problems with showing articles and/or - // loading feeds. - define('CONFIG_VERSION', 10); // Expected config version. Please update this option in config.php // if necessary (after migrating all new options from this file). -- cgit v1.2.3-54-g00ecf