]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
add a line for mail domain
authorEvan Prodromou <evan@prodromou.name>
Wed, 10 Sep 2008 15:46:32 +0000 (11:46 -0400)
committerEvan Prodromou <evan@prodromou.name>
Wed, 10 Sep 2008 15:46:32 +0000 (11:46 -0400)
darcs-hash:20080910154632-84dde-6aecbcc8c61f52273a62a2ea3fd3fd305227e2f7.gz

config.php.sample

index f4bc548073aa2fd4a9aeb46b30c8245d3e737f55..e6a9e214028ae66eebda4620f7d946fc8189b595 100644 (file)
@@ -72,7 +72,8 @@ $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