aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'config.php')
-rw-r--r--config.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.php b/config.php
index 9810948..5b25ec7 100644
--- a/config.php
+++ b/config.php
@@ -35,6 +35,8 @@ $feedAuthorEmail = 'Your e-mail address';
$feedEditor = "$feedAuthorEmail ($feedAuthorName)";
$feedLanguage = 'en'; // Two-letter language code as per ISO 639
$feedRecent = '10';
+$feedXHTML = true;
+$feedCDATA = true;
// Calendar
$calendarEmptyMonths = false;

Return to:

Send suggestions and report system problems to the System administrator.