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:
parent
03e501dedd
commit
1d6a9ac25a
2 changed files with 3 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue