X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstatic-configuration;h=163a93272f96df719bfd33ddd36eb6933257b0f5;hp=1f392eba91f33f58a7f5ddf96e4ad06e0808257c;hb=79831fda0048ef7c6aef6db05dcb4338fa0e4314;hpb=56cfebd643ca686a480e9395100ad2ad2eaf93fb diff --git a/web/static-configuration b/web/static-configuration index 1f392eba..163a9327 100644 --- a/web/static-configuration +++ b/web/static-configuration @@ -3,7 +3,7 @@ $tempfolder = "/home/ccan/upload-temp/"; //location of upload script (for posting uploads) -$uploadscript = "http://ccan.ozlabs.org/uploader.php"; +$uploadscript = "http://ccodearchive.net/uploader.php"; //infofile $infofile = '/_info'; @@ -17,8 +17,8 @@ $frommail = "ccan@ozlabs.org"; //tar home dir $tar_dir = 'tarballs'; -//where bzr repo is: attach module name to browse -$repo_base = 'http://ccan.ozlabs.org/browse/ccan/'; +//where repo is: attach module name to browse +$repo_base = 'http://git.ozlabs.org/?p=ccan;a=tree;f=ccan/'; function extract_field($field,$module) {