mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-04 02:39:31 +01:00
Merge remote-tracking branch 'travisghansen/fixes' into develop
This commit is contained in:
@@ -573,6 +573,10 @@ m<%inherit file="base.html"/>
|
||||
<label>Log Directory:</label>
|
||||
<input type="text" name="log_dir" value="${config['log_dir']}" size="50">
|
||||
</div>
|
||||
<div class="row">
|
||||
<label>Cache Directory:</label>
|
||||
<input type="text" name="cache_dir" value="${config['cache_dir']}" size="50">
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user