mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-26 19:02:18 -05:00
had forgotten to add the option to default config file
This commit is contained in:
parent
66ec279620
commit
945564658d
@ -49,6 +49,8 @@
|
||||
@define ('FLATTRED', '2');
|
||||
// display or not print link in article view
|
||||
@define ('SHOW_PRINTLINK', '1');
|
||||
// fix the toolbar position
|
||||
@define ('TOOLBAR_FIXED');
|
||||
// display or not percent of read in article view. Affects only default theme.
|
||||
@define ('SHOW_READPERCENT', '1');
|
||||
@define ('ABS_PATH', 'assets/');
|
||||
|
Loading…
Reference in New Issue
Block a user