1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

drop tagwall from trunk

This commit is contained in:
Andrew Dolgov
2007-10-24 07:50:10 +01:00
parent e0579c6d4f
commit 7e1265ede7
19 changed files with 2 additions and 2369 deletions
-7
View File
@@ -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).