From: Calin Crisan Date: Fri, 9 Dec 2016 20:04:13 +0000 (+0200) Subject: added more "special tokens" to various options' descriptions X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=0a315ef637be5ca96c700c7bb5af690954608acd;p=motioneye-debian added more "special tokens" to various options' descriptions --- diff --git a/motioneye/templates/main.html b/motioneye/templates/main.html index d7de62a..de06837 100644 --- a/motioneye/templates/main.html +++ b/motioneye/templates/main.html @@ -496,7 +496,7 @@ Web Hook URL - ? + ? HTTP Method @@ -521,7 +521,7 @@ Command - ? + ? {% for config in camera_sections.get('storage', {}).get('configs', []) %} {{config_item(config)}} @@ -551,7 +551,7 @@ - ? + ? Right Text @@ -568,7 +568,7 @@ - ? + ? {% for config in camera_sections.get('text-overlay', {}).get('configs', []) %} {{config_item(config)}} @@ -730,7 +730,7 @@ Movie File Name - ? + ? Movie Format @@ -974,7 +974,7 @@ Web Hook URL - ? + ? HTTP Method @@ -999,7 +999,7 @@ Command - ? + ? {% for config in camera_sections.get('notifications', {}).get('configs', []) %} {{config_item(config, "motionDetectionEnabled")}}