]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/config.php
Fixed #73 - Can't Poch url with special caracter
[github/wallabag/wallabag.git] / inc / config.php
index 8bafd5950b5d2ab1cd493a4b12e3372d49735419..737f5215a685d55cc5f02d8f6f10528f6465eacd 100644 (file)
@@ -16,6 +16,7 @@ if (!is_dir('db/')) {
 
 define ('ABS_PATH', 'assets/');
 define ('CONVERT_LINKS_FOOTNOTES', TRUE);
+define ('REVERT_FORCED_PARAGRAPH_ELEMENTS',FALSE);
 define ('DOWNLOAD_PICTURES', TRUE);
 $storage_type = 'sqlite'; # sqlite or file