]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - inc/poche/config.inc.default.php
mainly css improvements
[github/wallabag/wallabag.git] / inc / poche / config.inc.default.php
index 0fd9bc0e513008c16e491d139c5bb60147038c62..6750383e3998b47b3905d3d4a49c3cda67156171 100755 (executable)
@@ -60,7 +60,8 @@
 @define ('PDF', FALSE);
 
 // registration
-@define ('SEND_CONFIRMATION_EMAIL', TRUE); // TO BE CHANGED DEPENDING ON POLL
+@define ('SEND_CONFIRMATION_EMAIL', FALSE);
+@define ('ALLOW_REGISTER', TRUE);
 
 // display or not print link in article view
 @define ('SHOW_PRINTLINK', '1');