aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/config.inc.default.php
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2015-02-14 12:35:22 +0100
committerThomas Citharel <tcit@tcit.fr>2015-02-14 12:35:22 +0100
commit698eda739e705f5605711af927eb5e3720c7c97c (patch)
tree0c28505888ed9d65b304692b7b81946c4ed3b059 /inc/poche/config.inc.default.php
parentf2321633b9dcc806b3c036a742bde1e4c9bcbef9 (diff)
downloadwallabag-698eda739e705f5605711af927eb5e3720c7c97c.tar.gz
wallabag-698eda739e705f5605711af927eb5e3720c7c97c.tar.zst
wallabag-698eda739e705f5605711af927eb5e3720c7c97c.zip
mainly css improvements
Diffstat (limited to 'inc/poche/config.inc.default.php')
-rwxr-xr-xinc/poche/config.inc.default.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php
index 7c27856d..6750383e 100755
--- a/inc/poche/config.inc.default.php
+++ b/inc/poche/config.inc.default.php
@@ -60,7 +60,7 @@
60@define ('PDF', FALSE); 60@define ('PDF', FALSE);
61 61
62// registration 62// registration
63@define ('SEND_CONFIRMATION_EMAIL', TRUE); // TO BE CHANGED DEPENDING ON POLL 63@define ('SEND_CONFIRMATION_EMAIL', FALSE);
64@define ('ALLOW_REGISTER', TRUE); 64@define ('ALLOW_REGISTER', TRUE);
65 65
66// display or not print link in article view 66// display or not print link in article view