]> git.ozlabs.org Git - ccan/blobdiff - web/static-configuration
io: always make fds O_NONBLOCK.
[ccan] / web / static-configuration
index 23773693998ec69d3dde96ca9991654042b662b3..6686380521e1cf89dcbfb0cf9d66bb5f02107fd1 100644 (file)
@@ -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";