mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-11 11:55:09 -05:00
Fixed #73 - Can't Poch url with special caracter
This commit is contained in:
parent
3e7188185d
commit
2987031bc3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user