~ubuntu-branches/debian/wheezy/mediatomb/wheezy

« back to all changes in this revision

Viewing changes to debian/config.xml

  • Committer: Package Import Robot
  • Author(s): Miguel A. Colón Vélez, IOhannes m zmölnig
  • Date: 2015-07-28 12:13:10 UTC
  • Revision ID: package-import@ubuntu.com-20150728121310-elt0a38cikvz8pyc
Tags: 0.12.1-4+deb7u1
* Backport fix for #580120, #778669 from 0.12.1-47-g7ab7616-1 and
  0.12.0~svn2018-6.1 to wheezy.

[ IOhannes m zmölnig ]
* Disabled User-Interface by default. (Closes: #580120, #778669)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
     information on creating and using config.xml configration files.
6
6
    -->
7
7
  <server>
8
 
    <ui enabled="yes" show-tooltips="yes">
 
8
    <ui enabled="no" show-tooltips="yes">
9
9
      <accounts enabled="no" session-timeout="30">
10
10
        <account user="mediatomb" password="mediatomb"/>
11
11
      </accounts>