Annotation of embedaddon/mpd/doc/mpd11.html, revision 1.1
1.1 ! misho 1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
! 2: <HTML>
! 3: <HEAD>
! 4: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
! 5: <TITLE>Configuration file format</TITLE>
! 6: </HEAD>
! 7: <BODY text="#000000" bgcolor="#ffffff">
! 8:
! 9: <A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A>
! 10: <b>:</b> <A HREF="mpd9.html"><EM>Running Mpd</EM></A>
! 11: <b>:</b> <EM>Configuration file format</EM><BR>
! 12: <b>Previous:</b> <A HREF="mpd10.html"><EM>Invoking mpd</EM></A><BR>
! 13: <b>Next:</b> <A HREF="mpd12.html"><EM>General properties</EM></A>
! 14:
! 15:
! 16: <HR NOSHADE>
! 17: <H2><A NAME="11"></A>3.2. Configuration file format<A NAME="configfmt"></A></H2>
! 18: <p>Mpd uses four different configuration files when it executes. These files
! 19: are described below.</p>
! 20:
! 21: <H3>3.2.1. <A HREF="mpd12.html#12">General properties</A></H3>
! 22: <H3>3.2.2. <A HREF="mpd13.html#13"><code>mpd.conf</code></A></H3>
! 23: <H3>3.2.3. <A HREF="mpd14.html#14"><code>mpd.secret</code></A></H3>
! 24: <H3>3.2.4. <A HREF="mpd15.html#15"><code>mpd.script</code></A></H3>
! 25: <HR NOSHADE>
! 26: <A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A>
! 27: <b>:</b> <A HREF="mpd9.html"><EM>Running Mpd</EM></A>
! 28: <b>:</b> <EM>Configuration file format</EM><BR>
! 29: <b>Previous:</b> <A HREF="mpd10.html"><EM>Invoking mpd</EM></A><BR>
! 30: <b>Next:</b> <A HREF="mpd12.html"><EM>General properties</EM></A>
! 31:
! 32:
! 33:
! 34: </BODY>
! 35: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>