From 2c837a6adbbdbb5f062e1ad86c98738084d31fb2 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 26 Jun 2015 20:25:01 -0400 Subject: Added uglify/minify as part of build process (Note: console log is enabled - remember to disable it in release mode) --- www/templates/help.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'www/templates/help.html') diff --git a/www/templates/help.html b/www/templates/help.html index 011f577c..9a979d6b 100644 --- a/www/templates/help.html +++ b/www/templates/help.html @@ -8,13 +8,15 @@
+ +

What do I enter for ZM Portal URL, Base path to cgi-bin and ZM API URL?

    -
  • ZM Portal URL: The URL using which you can access ZM (example http://myserver.ddns.net/zm)
  • -
  • CGI base path: The URL using which your cgi-bin directory is accessible (example http://myserver.ddns.net/). You don't have to enter cgi-bin explictly
  • -
  • API Url: The URL using which your API directory is accessible (example: http://myserver.ddns.net/zm/api)
  • +
  • - ZM Portal URL: The URL using which you can access ZM (example http://myserver.ddns.net/zm)
  • +
  • - CGI base path: The URL using which your cgi-bin directory is accessible (example http://myserver.ddns.net/). You don't have to enter cgi-bin explictly
  • +
  • - API Url: The URL using which your API directory is accessible (example: http://myserver.ddns.net/zm/api)
-- cgit v1.2.3