diff options
author | Alib <aliboba@free.fr> | 2010-02-25 17:58:35 +0100 |
---|---|---|
committer | Alib <aliboba@free.fr> | 2010-02-25 17:58:35 +0100 |
commit | c57e43d3caa214c0067ed1ec452fc5cd94c67121 (patch) | |
tree | 884fbe39c27d2249b049844442b32efc2d290a94 /README | |
parent | ca7a7f036f0f65ef1a883c2bb6d2025ebdd00e59 (diff) | |
download | istreamdev-c57e43d3caa214c0067ed1ec452fc5cd94c67121.tar.gz istreamdev-c57e43d3caa214c0067ed1ec452fc5cd94c67121.tar.bz2 |
updated readme
Diffstat (limited to 'README')
-rwxr-xr-x | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -84,8 +84,8 @@ Copy the file in your webfolder. /istreamdev for example. 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/' ) + $httpath is your istreamdev http path NOT the full url + ( '/istreamdev/' NOT 'http://yourdomain/istreamdev' ) the ram folder should be writable. If you want to prevent hard disk usage, you can mount it as ram disk. |