mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 07:05:57 -05:00
14 lines
262 B
HTML
14 lines
262 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>mt-daapd administration</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<h1>Configuration Updated</h1>
|
|
<B>Web Root:</B> @WEB_ROOT@<BR>
|
|
<B>Port:</B> @PORT@<BR>
|
|
<B>Admin Password:</B> @ADMINPW@
|
|
<HR>
|
|
<i>@RELEASE@</i>
|
|
</BODY>
|
|
</HTML>
|