mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-22 12:49:26 +00:00
Update config.html
This commit is contained in:
committed by
GitHub
parent
9cddcabad4
commit
14d1524971
@@ -133,6 +133,12 @@
|
||||
</label>
|
||||
<input type="text" name="mb_ignore_age" value="${config['mb_ignore_age']}" size="4">days
|
||||
</div>
|
||||
<div class="row checkbox">
|
||||
<label title="Ignore MusicBrainz album updates missing a release date.">
|
||||
Ignore Album Updates
|
||||
</label>
|
||||
<input type="checkbox" name="mb_ignore_age_missing" value="0" value="${config['mb_ignore_age_missing']}" size="4">days
|
||||
</div>
|
||||
</fieldset>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user