diff options
Diffstat (limited to 'inc/poche/config.inc.default.php')
-rwxr-xr-x | inc/poche/config.inc.default.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php index 3eaee3a3..0d249c64 100755 --- a/inc/poche/config.inc.default.php +++ b/inc/poche/config.inc.default.php | |||
@@ -56,6 +56,7 @@ | |||
56 | @define ('SHOW_PRINTLINK', '1'); | 56 | @define ('SHOW_PRINTLINK', '1'); |
57 | // display or not percent of read in article view. Affects only default theme. | 57 | // display or not percent of read in article view. Affects only default theme. |
58 | @define ('SHOW_READPERCENT', '1'); | 58 | @define ('SHOW_READPERCENT', '1'); |
59 | @define ('RELOAD_ARTICLE', TRUE); | ||
59 | @define ('ABS_PATH', 'assets/'); | 60 | @define ('ABS_PATH', 'assets/'); |
60 | 61 | ||
61 | @define ('DEFAULT_THEME', 'baggy'); | 62 | @define ('DEFAULT_THEME', 'baggy'); |