From: Peter Secor <secorp@allmydata.com>
Date: Thu, 6 Nov 2008 23:03:10 +0000 (-0700)
Subject: undoing test change for native_client.php
X-Git-Url: https://git.rkrishnan.org/components/%22news.html/frontends/%22file:/statistics?a=commitdiff_plain;h=ccd029bf155952c1ecf0ad533beeb2cd650f7a2d;p=tahoe-lafs%2Ftahoe-lafs.git

undoing test change for native_client.php
---

diff --git a/src/allmydata/gui/confwiz.py b/src/allmydata/gui/confwiz.py
index 064bf313..09894e5a 100644
--- a/src/allmydata/gui/confwiz.py
+++ b/src/allmydata/gui/confwiz.py
@@ -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'