From: Evan Prodromou Date: Wed, 10 Sep 2008 15:46:32 +0000 (-0400) Subject: add a line for mail domain X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7d6e0a4867d47c7fb295515985f46443f52e7603;p=quix0rs-gnu-social.git add a line for mail domain darcs-hash:20080910154632-84dde-6aecbcc8c61f52273a62a2ea3fd3fd305227e2f7.gz --- diff --git a/config.php.sample b/config.php.sample index f4bc548073..e6a9e21402 100644 --- a/config.php.sample +++ b/config.php.sample @@ -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