Added example config file.
authorRafał Długołęcki <kontakt@dlugolecki.net.pl>
Tue, 26 Feb 2013 04:57:58 +0000 (05:57 +0100)
committerRafał Długołęcki <kontakt@dlugolecki.net.pl>
Tue, 26 Feb 2013 04:57:58 +0000 (05:57 +0100)
config [new file with mode: 0644]

diff --git a/config b/config
new file mode 100644 (file)
index 0000000..5617098
--- /dev/null
+++ b/config
@@ -0,0 +1,11 @@
+remote_user    = USER
+remote_host    = rdlugoleck.unixstorm.org
+remote_dir     = 
+
+remote_db_name = DB_NAME
+remote_db_user = DB_USER
+remote_db_pass = DB_PASS
+
+local_db_name  = DB_NAME
+local_db_user  = DB_USER
+local_db_pass  = DB_PASS