summaryrefslogtreecommitdiff
path: root/Aktywator/Properties/Settings.settings
diff options
context:
space:
mode:
Diffstat (limited to 'Aktywator/Properties/Settings.settings')
-rw-r--r--Aktywator/Properties/Settings.settings18
1 files changed, 18 insertions, 0 deletions
diff --git a/Aktywator/Properties/Settings.settings b/Aktywator/Properties/Settings.settings
new file mode 100644
index 0000000..76a000d
--- /dev/null
+++ b/Aktywator/Properties/Settings.settings
@@ -0,0 +1,18 @@
+<?xml version='1.0' encoding='utf-8'?>
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Aktywator.Properties" GeneratedClassName="Settings">
+ <Profiles />
+ <Settings>
+ <Setting Name="HOST" Type="System.String" Scope="User">
+ <Value Profile="(Default)">localhost</Value>
+ </Setting>
+ <Setting Name="USER" Type="System.String" Scope="User">
+ <Value Profile="(Default)">root</Value>
+ </Setting>
+ <Setting Name="PASS" Type="System.String" Scope="User">
+ <Value Profile="(Default)" />
+ </Setting>
+ <Setting Name="PORT" Type="System.String" Scope="User">
+ <Value Profile="(Default)">3306</Value>
+ </Setting>
+ </Settings>
+</SettingsFile> \ No newline at end of file