mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
added reload function
This commit is contained in:
parent
9c55ed0923
commit
44b95cb81d
7 changed files with 19 additions and 1 deletions
|
@ -56,6 +56,7 @@
|
|||
@define ('SHOW_PRINTLINK', '1');
|
||||
// display or not percent of read in article view. Affects only default theme.
|
||||
@define ('SHOW_READPERCENT', '1');
|
||||
@define ('RELOAD_ARTICLE', TRUE);
|
||||
@define ('ABS_PATH', 'assets/');
|
||||
|
||||
@define ('DEFAULT_THEME', 'baggy');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue