]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - config.php.sample
Invite -> Invitation
[quix0rs-gnu-social.git] / config.php.sample
index f4bc548073aa2fd4a9aeb46b30c8245d3e737f55..875dc8b2548b57bac92641221a4ee8e20243540c 100644 (file)
@@ -72,11 +72,12 @@ $config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica';
 #                                                      'host' => 'localhost',
 #                                                      'port' => 25,
 #                                                      );
-
+#For incoming email, if enabled. Defaults to site server name.
+#$config['mail']['domain'] = 'incoming.example.net';
 
 #Do notice broadcasts offline
-#If you set this, you must run the xmppdaemon.php
-#as a daemon (with, say, start-stop-daemon)
+#If you use this, you must run the six offline daemons in the
+#background. See the README for details.
 #$config['queue']['enabled'] = true;
 
 #exponential decay factor for tags, default 10 days