]> cgit.babelmonkeys.de Git - jubjub.git/commitdiff
Move config.xml to config.xml.example
authorFlorian Zeitz <florob@babelmonkeys.de>
Sun, 10 Feb 2013 22:42:59 +0000 (23:42 +0100)
committerFlorian Zeitz <florob@babelmonkeys.de>
Sun, 10 Feb 2013 22:42:59 +0000 (23:42 +0100)
config.xml [deleted file]
config.xml.example [new file with mode: 0644]

diff --git a/config.xml b/config.xml
deleted file mode 100644 (file)
index 714054e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<config xmlns="http://babelmonkeys.de/jubjub/config">
-       <domain>localhost</domain>
-       <!--<server>127.0.0.1</server>-->
-       <username>alice</username>
-       <password>test</password>
-</config>
diff --git a/config.xml.example b/config.xml.example
new file mode 100644 (file)
index 0000000..714054e
--- /dev/null
@@ -0,0 +1,6 @@
+<config xmlns="http://babelmonkeys.de/jubjub/config">
+       <domain>localhost</domain>
+       <!--<server>127.0.0.1</server>-->
+       <username>alice</username>
+       <password>test</password>
+</config>