]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
undoing test change for native_client.php
authorPeter Secor <secorp@allmydata.com>
Thu, 6 Nov 2008 23:03:10 +0000 (16:03 -0700)
committerPeter Secor <secorp@allmydata.com>
Thu, 6 Nov 2008 23:03:10 +0000 (16:03 -0700)
src/allmydata/gui/confwiz.py

index 064bf313cfb0f25483fbfee0a6de8c321c121267..09894e5afb74bd67766b05c058fce2ac1e135c7a 100644 (file)
@@ -1,6 +1,5 @@
 
-#DEFAULT_SERVER_URL = 'https://www.allmydata.com/'
-DEFAULT_SERVER_URL = 'https://www-tahoe-test.allmydata.com/'
+DEFAULT_SERVER_URL = 'https://www.allmydata.com/'
 
 BACKEND = 'native_client.php'
 ACCOUNT_PAGE = 'account'