aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xinc/poche/config.inc.default.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php
index 0e82f0cd..6e25b2f7 100755
--- a/inc/poche/config.inc.default.php
+++ b/inc/poche/config.inc.default.php
@@ -31,7 +31,7 @@
31@define ('MODE_DEMO', FALSE); 31@define ('MODE_DEMO', FALSE);
32@define ('DEBUG_POCHE', FALSE); 32@define ('DEBUG_POCHE', FALSE);
33@define ('DOWNLOAD_PICTURES', FALSE); 33@define ('DOWNLOAD_PICTURES', FALSE);
34@define ('REGENERATE_PICTURES_QUALITY'), 75); 34@define ('REGENERATE_PICTURES_QUALITY', 75);
35@define ('CONVERT_LINKS_FOOTNOTES', FALSE); 35@define ('CONVERT_LINKS_FOOTNOTES', FALSE);
36@define ('REVERT_FORCED_PARAGRAPH_ELEMENTS', FALSE); 36@define ('REVERT_FORCED_PARAGRAPH_ELEMENTS', FALSE);
37@define ('SHARE_TWITTER', TRUE); 37@define ('SHARE_TWITTER', TRUE);