summaryrefslogtreecommitdiff
path: root/pcr/mediatomb/mediatomb.conf
diff options
context:
space:
mode:
authoraurelien <aurelien@cwb.io>2012-11-20 17:05:20 +0100
committeraurelien <aurelien@cwb.io>2012-11-20 17:05:20 +0100
commita9ef0f056d0fca5ed39c6e0e8dfec8a218ed8671 (patch)
treebedf53b85b0d0b6784e549786a98e7cb76474697 /pcr/mediatomb/mediatomb.conf
parente39e3bd9c06df33666bad51d7ffee889d44c8eef (diff)
downloadabslibre-a9ef0f056d0fca5ed39c6e0e8dfec8a218ed8671.tar.gz
abslibre-a9ef0f056d0fca5ed39c6e0e8dfec8a218ed8671.tar.bz2
abslibre-a9ef0f056d0fca5ed39c6e0e8dfec8a218ed8671.zip
+ bison++ log4cxx mediatomb perl-file-find-rule perl-num
ber-compare perl-text-glob python2-empy python2-rospkg rosinstall vcstools
Diffstat (limited to 'pcr/mediatomb/mediatomb.conf')
-rw-r--r--pcr/mediatomb/mediatomb.conf23
1 files changed, 23 insertions, 0 deletions
diff --git a/pcr/mediatomb/mediatomb.conf b/pcr/mediatomb/mediatomb.conf
new file mode 100644
index 000000000..798018d2a
--- /dev/null
+++ b/pcr/mediatomb/mediatomb.conf
@@ -0,0 +1,23 @@
+#
+# Parameters to be passed to mediatomb
+#
+
+# Port to listen on
+MT_PORT='50500'
+
+# User and group to run as
+MT_USER='nobody'
+MT_GROUP='nobody'
+
+# Location of the PID file
+MT_PIDFILE='/var/run/mediatomb.pid'
+
+# Location of the log file
+MT_LOGFILE='/var/log/mediatomb.log'
+
+# Location of the config file/database
+MT_HOME='/var/lib/mediatomb'
+MT_CFGDIR='.mediatomb'
+
+# User defined command line options
+MT_OPTIONS=''