X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fconfiguration;h=aeeca2742df630b7d3d4d540a5d205bab4e5c622;hp=d29bed87e294e6df753f5a98e8cf65eeb657f4ad;hb=d7ec8f0d41f7ccb67a4586d4f6f081cc4a9b895f;hpb=a46b454ed1d73420464f1dec32e6d05c5c36f198 diff --git a/web/configuration b/web/configuration index d29bed87..aeeca274 100644 --- a/web/configuration +++ b/web/configuration @@ -21,7 +21,7 @@ $junkcode = "junkcode/"; $tempfolder = "temp/"; //infofile -$infofile = '/_info.c'; +$infofile = '/_info'; //temp repo $temprepo = "temprepo/"; @@ -29,9 +29,6 @@ $temprepo = "temprepo/"; //email from $frommail = "ccan@ozlabs.org"; -//email for admins -$ccan_admin = "g.dinesh.cse@gmail.com"; - //ccan home $ccan_home_dir = "ccan/"; @@ -43,4 +40,4 @@ $bzr_push = 'bzr push /home/dinesh/testwebsite/ '; //tar home dir $tar_dir = 'tarball/'; -?> \ No newline at end of file +?>