From 7d6e0a4867d47c7fb295515985f46443f52e7603 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 10 Sep 2008 11:46:32 -0400 Subject: [PATCH] add a line for mail domain darcs-hash:20080910154632-84dde-6aecbcc8c61f52273a62a2ea3fd3fd305227e2f7.gz --- config.php.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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