summaryrefslogtreecommitdiff
path: root/nopsyncd/nopsyncd.conf
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2011-03-29 15:36:00 (GMT)
committerChristian Pointner <equinox@helsinki.at>2011-03-29 15:36:00 (GMT)
commit27a967a7fbbd9345bf205e44bbfd047f5752a42e (patch)
tree9becd79e8ac21da53a2f5fcbc5ae9b9cb1e037cf /nopsyncd/nopsyncd.conf
parent473634799142c6cc9f7c78778add94958f5293d2 (diff)
added minimal config parser
Diffstat (limited to 'nopsyncd/nopsyncd.conf')
-rw-r--r--nopsyncd/nopsyncd.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/nopsyncd/nopsyncd.conf b/nopsyncd/nopsyncd.conf
new file mode 100644
index 0000000..636e4f0
--- /dev/null
+++ b/nopsyncd/nopsyncd.conf
@@ -0,0 +1,13 @@
+queue_name=/rhnop
+
+rddb_db=rivendell
+rddb_host=127.0.0.1
+#rddb_port=3306
+rddb_user=rivendellro
+rddb_pwd=lldrivenro
+
+playlog_db=rhnop
+playlog_host=127.0.0.1
+#playlog_port=3307
+playlog_user=nopsyncd
+playlog_pwd=123456