mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
add warning for heavy load usage
This commit is contained in:
@@ -129,6 +129,7 @@
|
||||
<label class="control-label" for="heavyLoad">Heavy load</label>
|
||||
<div class="controls">
|
||||
<input type="checkbox" name="heavyLoad" ng-model="settings.heavyLoad" />
|
||||
<span class="help-block">Don't use this unless you know what you're doing!</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="control-group">
|
||||
|
||||
Reference in New Issue
Block a user