summaryrefslogtreecommitdiff
path: root/www/templates/devoptions.html
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-09-10 08:20:44 +0100
committerPliablePixels <pliablepixels@gmail.com>2015-09-10 08:20:44 +0100
commitf2ef2c5d4eac539db86a5f0dbacad9e1bd205ba5 (patch)
tree97885710659426fdd1d883d3f3b2d400ac64e4c9 /www/templates/devoptions.html
parenta1de1fd608ce07949a18a5b2089e5b5cf81364b2 (diff)
You can now modify frame change delay - to take control in spotty/slow network conditions
Diffstat (limited to 'www/templates/devoptions.html')
-rw-r--r--www/templates/devoptions.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/templates/devoptions.html b/www/templates/devoptions.html
index 0ebe38e8..f262243d 100644
--- a/www/templates/devoptions.html
+++ b/www/templates/devoptions.html
@@ -10,6 +10,13 @@
<i class="ion-android-settings" style="font-size:150%"></i> Developer Options
</span>
+ <div class="item item-input-inset">
+ frame update (seconds)&nbsp;
+ <label class="item-input-wrapper">
+ <input type="tel" placeholder="min is 1s" ng-model="loginData.refreshSec">
+ </label>
+ </div>
+
<div class="item item-input-inset">
Max Monitors in Montage&nbsp;
<label class="item-input-wrapper">