X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=inc%2Fpoche%2Fconfig.inc.default.php;h=aaaf12a664e00eb8914bd56d95e7a01eaef79321;hb=96861c5db964b80eb6d2a16813525df4b287eb2c;hp=a159e713c700deb013e21a3507d1c258d2635755;hpb=82978fbd578a13f9e0d19633a5f1162ab2814002;p=github%2Fwallabag%2Fwallabag.git diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php index a159e713..aaaf12a6 100755 --- a/inc/poche/config.inc.default.php +++ b/inc/poche/config.inc.default.php @@ -62,6 +62,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');