summaryrefslogtreecommitdiff
path: root/htdocs/src/config.inc.php.example
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/src/config.inc.php.example')
-rw-r--r--htdocs/src/config.inc.php.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/src/config.inc.php.example b/htdocs/src/config.inc.php.example
index d0d912c..0a4a8d4 100644
--- a/htdocs/src/config.inc.php.example
+++ b/htdocs/src/config.inc.php.example
@@ -20,6 +20,7 @@ $CONFIG = array(
'email_from' => 'community@myfoursquarechurch.com',
'emaildomain' => 'listandshare.com',
+ 'domain' => 'localhost',
'urlroot' => '/~jesse/p4s/community/htdocs',
'root' => '/Users/jesse/Development/P4Square/community/htdocs',
'uploads' => '/Users/jesse/Development/P4Square/community/uploads',