Match default app auto-update pattern with box code
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
<div class="col-md-12">
|
||||
<div class="radio">
|
||||
<label>
|
||||
<input type="radio" name="scheduleRadio" ng-model="autoUpdate.pattern" value="00 30 1,3,5,23 * * *">
|
||||
<input type="radio" name="scheduleRadio" ng-model="autoUpdate.pattern" value="00 15 1,3,5,23 * * *">
|
||||
Every night
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user