X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstatic-configuration;h=6686380521e1cf89dcbfb0cf9d66bb5f02107fd1;hp=3eeda9a2c40af042dfa05f8a273b5472cae3ccce;hb=897626152d12d7fd13a8feb36989eb5c8c1f3485;hpb=382e1e2900997b5cc5f28c350c6fcb54d4859ecc diff --git a/web/static-configuration b/web/static-configuration index 3eeda9a2..66863805 100644 --- a/web/static-configuration +++ b/web/static-configuration @@ -3,10 +3,7 @@ $tempfolder = "/home/ccan/upload-temp/"; //location of upload script (for posting uploads) -$uploadscript = "http://ccan.ozlabs.org/uploader.php"; - -//infofile -$infofile = '/_info'; +$uploadscript = "http://ccodearchive.net/uploader.php"; //ccan admin $ccanadmin = "rusty@rustcorp.com.au"; @@ -17,8 +14,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/'; +//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) {