mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
Add applet.html to package, also support compdirs and debuglevel in config page
This commit is contained in:
@@ -81,6 +81,16 @@ take effect.
|
||||
<td><input type="text" @READONLY@ name="PROCESS_M3U" value="@PROCESS_M3U@" /></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Compilation Directories</td>
|
||||
<td><input type="text" @READONLY@ name="COMPDIRS" value="@COMPDIRS@" /></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Debug Level</td>
|
||||
<td><input type="text" @READONLY@ name="DEBUGLEVEL" value="@DEBUGLEVEL@" /></td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<div><input type="submit" name="SUBMIT" value="Submit" /></div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user