forked from wallabag/wallabag
merge
This commit is contained in:
@ -52,6 +52,12 @@
|
||||
@define ('FLATTRABLE', '1');
|
||||
@define ('FLATTRED', '2');
|
||||
@define ('CARROT', FALSE);
|
||||
|
||||
// ebook
|
||||
@define ('EPUB', TRUE);
|
||||
@define ('MOBI', FALSE);
|
||||
@define ('PDF', FALSE);
|
||||
|
||||
// display or not print link in article view
|
||||
@define ('SHOW_PRINTLINK', '1');
|
||||
// display or not percent of read in article view. Affects only default theme.
|
||||
|
||||
Reference in New Issue
Block a user