1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00

Fixed #73 - Can't Poch url with special caracter

This commit is contained in:
nicosomb 2013-04-23 15:25:12 +02:00
parent 3e7188185d
commit 2987031bc3
2 changed files with 19 additions and 18 deletions

View 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