]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
just a reminder
authorThomas Citharel <tcit@tcit.fr>
Fri, 13 Feb 2015 18:14:56 +0000 (19:14 +0100)
committerThomas Citharel <tcit@tcit.fr>
Fri, 13 Feb 2015 18:14:56 +0000 (19:14 +0100)
inc/poche/config.inc.default.php

index fbf4ae9a54dd19b0baf42de4b012f02e90ba0fcd..0fd9bc0e513008c16e491d139c5bb60147038c62 100755 (executable)
@@ -60,7 +60,7 @@
 @define ('PDF', FALSE);
 
 // registration
-@define ('SEND_CONFIRMATION_EMAIL', TRUE);
+@define ('SEND_CONFIRMATION_EMAIL', TRUE); // TO BE CHANGED DEPENDING ON POLL
 
 // display or not print link in article view
 @define ('SHOW_PRINTLINK', '1');