summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorwww-data <www-data@dabox.fr>2010-02-18 23:44:44 +0100
committerwww-data <www-data@dabox.fr>2010-02-18 23:44:44 +0100
commit429c74537c02a1f7d4032d6478f184f4ca362d3b (patch)
tree06f1029c518f709531d9748f3c3e30e48804bb7f /README
parent09330fc053cbd6722a3b353c6cee99d6c7cda903 (diff)
downloadistreamdev-429c74537c02a1f7d4032d6478f184f4ca362d3b.tar.gz
istreamdev-429c74537c02a1f7d4032d6478f184f4ca362d3b.tar.bz2
Personal config is now stored in config.php
If config.php is not created, config_default.php will be used
Diffstat (limited to 'README')
-rwxr-xr-xREADME2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 95f4f5d..efdb002 100755
--- a/README
+++ b/README
@@ -83,7 +83,7 @@
-------------------
Copy the file in your webfolder. /istreamdev for example.
- Edit config.php.
+ Copy config_default.php to config.php and edit it.
$httpath can point to your istreamdev http path or the full url
( '/istreamdev/' or "http://mydomain.com/istreamdev/' )