summaryrefslogtreecommitdiffstats
path: root/application/config/example/config-local.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/config/example/config-local.php')
-rw-r--r--application/config/example/config-local.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/application/config/example/config-local.php b/application/config/example/config-local.php
index 941c8b119..172f0e1cc 100644
--- a/application/config/example/config-local.php
+++ b/application/config/example/config-local.php
@@ -6,6 +6,9 @@
* For descriptions of the options please refer to config.php.
*/
+# URL to the application
+$config['base_url'] = '';
+
// set this to a 32char random string
$config['encryption_key'] = '';