]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
confwiz.py - trying out a new configuration site
authorPeter Secor <secorp@allmydata.com>
Wed, 5 Nov 2008 02:18:30 +0000 (19:18 -0700)
committerPeter Secor <secorp@allmydata.com>
Wed, 5 Nov 2008 02:18:30 +0000 (19:18 -0700)
src/allmydata/gui/confwiz.py

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