summaryrefslogtreecommitdiff
path: root/includes/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/conf.php')
-rw-r--r--includes/conf.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/includes/conf.php b/includes/conf.php
index b4c97313f..f9b29e4c3 100644
--- a/includes/conf.php
+++ b/includes/conf.php
@@ -18,6 +18,13 @@
$db_url = "mysql://drupal:drupal@localhost/drupal";
#
+# Base URL:
+#
+# The URL of your website's main page.
+#
+$base_url = "http://localhost";
+
+#
# PHP settings:
#
# To see what PHP settings are known to work well, take a look at