add warning for heavy load usage

This commit is contained in:
Athou
2013-07-10 09:57:01 +02:00
parent 3871af9c7f
commit fafc66eb8e

View File

@@ -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">