1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Option for setting quality

This commit is contained in:
tcit 2014-05-19 15:24:11 +02:00
parent 03e501dedd
commit 1d6a9ac25a
2 changed files with 3 additions and 2 deletions

View file

@ -31,6 +31,7 @@
@define ('MODE_DEMO', FALSE);
@define ('DEBUG_POCHE', FALSE);
@define ('DOWNLOAD_PICTURES', FALSE);
@define ('REGENERATE_PICTURES_QUALITY'), 75);
@define ('CONVERT_LINKS_FOOTNOTES', FALSE);
@define ('REVERT_FORCED_PARAGRAPH_ELEMENTS', FALSE);
@define ('SHARE_TWITTER', TRUE);