X-Git-Url: http://git.pjr.cc/?p=gwvp.git;a=blobdiff_plain;f=www%2Fconfig-dist.php;fp=www%2Fconfig-dist.php;h=8e63e2a6909b5e4a422d0e40946b92257fc6ac74;hp=728e336941059b5cf579ecd8120bcf81cb9745fe;hb=425b2ddb1c73ca601b616ff9c6ef71d2c6b58b03;hpb=d0216e56e8d414ea31744887a95aab4372bfc156 diff --git a/www/config-dist.php b/www/config-dist.php index 728e336..8e63e2a 100644 --- a/www/config-dist.php +++ b/www/config-dist.php @@ -4,7 +4,7 @@ // all other config will be kept in the db, but not just yet // the config file, this is as exciting as it gets really -$repo_base = "/tmp/"; +// no longer valid - $repo_base = "/tmp/"; $lib_base = "../gwvplib/"; $plugin_path = "$lib_base/plugins"; $data_directory = "../data";