Adding a new account now forces a logout to clear any stale Pithos cookies
[pithos-ms-client] / trunk / Pithos.Client.WPF / Properties / Settings.settings
index 9931ac6..82de532 100644 (file)
@@ -21,7 +21,7 @@
       <Value Profile="(Default)" />
     </Setting>
     <Setting Name="ProxyAuthentication" Type="System.Boolean" Scope="User">
-      <Value Profile="(Default)">False</Value>
+      <Value Profile="(Default)">True</Value>
     </Setting>
     <Setting Name="ExtensionsActivated" Type="System.Boolean" Scope="User">
       <Value Profile="(Default)">True</Value>
     <Setting Name="UseManualProxy" Type="System.Boolean" Scope="User">
       <Value Profile="(Default)">False</Value>
     </Setting>
-    <Setting Name="PithosSite" Type="System.String" Scope="Application">
-      <Value Profile="(Default)">http://pithos.dev.grnet.gr</Value>
-    </Setting>
-    <Setting Name="PithosAuthenticationUrl" Type="System.String" Scope="Application">
-      <Value Profile="(Default)">https://pithos.dev.grnet.gr</Value>
-    </Setting>
     <Setting Name="CloudfilesAuthenticationUrl" Type="System.String" Scope="Application">
       <Value Profile="(Default)">https://auth.api.rackspacecloud.com</Value>
     </Setting>
+    <Setting Name="FeedbackUri" Type="System.String" Scope="Application">
+      <Value Profile="(Default)">https://pithos.dev.grnet.gr/im/feedback</Value>
+    </Setting>
+    <Setting Name="MustUpgrade" Type="System.Boolean" Scope="User">
+      <Value Profile="(Default)">True</Value>
+    </Setting>
+    <Setting Name="ProductionServer" Type="System.String" Scope="Application">
+      <Value Profile="(Default)">https://pithos.okeanos.grnet.gr</Value>
+    </Setting>
+    <Setting Name="DevelopmentServer" Type="System.String" Scope="Application">
+      <Value Profile="(Default)">https://pithos.dev.grnet.gr</Value>
+    </Setting>
     <Setting Name="Accounts" Type="Pithos.Interfaces.AccountsCollection" Scope="User">
-      <Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
-&lt;ArrayOfAccountSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" /&gt;</Value>
+      <Value Profile="(Default)" />
+    </Setting>
+    <Setting Name="PollingInterval" Type="System.Int32" Scope="User">
+      <Value Profile="(Default)">10</Value>
+    </Setting>
+    <Setting Name="ProxyDomain" Type="System.String" Scope="User">
+      <Value Profile="(Default)" />
     </Setting>
-    <Setting Name="PithosLoginUrl" Type="System.String" Scope="Application">
-      <Value Profile="(Default)">http://pithos.dev.grnet.gr/im/login</Value>
+    <Setting Name="HashingParallelism" Type="System.Byte" Scope="User">
+      <Value Profile="(Default)">1</Value>
+    </Setting>
+    <Setting Name="StartupDelay" Type="System.TimeSpan" Scope="User">
+      <Value Profile="(Default)">00:01:00</Value>
+    </Setting>
+    <Setting Name="UpdateUrl" Type="(Web Service URL)" Scope="Application">
+      <Value Profile="(Default)">https://code.grnet.gr/projects/pithos-ms-client/repository/revisions/master/raw/trunk/Pithos.Installer/versioninfo.xml</Value>
+    </Setting>
+    <Setting Name="UpdateDiagnostics" Type="System.Boolean" Scope="User">
+      <Value Profile="(Default)">False</Value>
+    </Setting>
+    <Setting Name="UpdateCheckInterval" Type="System.TimeSpan" Scope="User">
+      <Value Profile="(Default)">24.00:00:00</Value>
+    </Setting>
+    <Setting Name="FileIdleTimeout" Type="System.TimeSpan" Scope="Application">
+      <Value Profile="(Default)">00:00:10</Value>
+    </Setting>
+    <Setting Name="UpdateForceCheck" Type="System.Boolean" Scope="Application">
+      <Value Profile="(Default)">True</Value>
+    </Setting>
+    <Setting Name="DebugLoggingEnabled" Type="System.Boolean" Scope="User">
+      <Value Profile="(Default)">False</Value>
+    </Setting>
+    <Setting Name="IgnoreCertificateErrors" Type="System.Boolean" Scope="User">
+      <Value Profile="(Default)">False</Value>
+    </Setting>
+    <Setting Name="Servers" Type="Pithos.Interfaces.ServersCollection" Scope="Application">
+      <Value Profile="(Default)" />
     </Setting>
   </Settings>
 </SettingsFile>
\ No newline at end of file