mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-03 18:29:32 +01:00
allow setting custom cache_dir
This commit is contained in:
@@ -342,6 +342,8 @@
|
||||
</select>
|
||||
<br><br>
|
||||
<h3>Log Directory:</h3><input type="text" name="log_dir" value="${config['log_dir']}" size="50">
|
||||
<br><br>
|
||||
<h3>Cache Directory:</h3><input type="text" name="cache_dir" value="${config['cache_dir']}" size="50">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user