From 3464aea5106757c6e6cc3022c50073a5f252cded Mon Sep 17 00:00:00 2001 From: billchurch Date: Sat, 3 Jun 2017 17:08:50 -0400 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3859c50..f3b8bfd 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,8 @@ You will be prompted for credentials to use on the SSH server via HTTP Basic aut * **serverlog.server** - _boolean_ - not implemented, default: false. +* **accesslog** - _boolean_ - http style access logging to console.log, default: false + # Experimental client-side logging Clicking `Start logging` on the status bar will log all data to the client. A `Download log` option will appear after starting the logging. You may download at any time to the client. You may stop logging at any time my pressing the `Logging - STOP LOG`. Note that clicking the `Start logging` option again will cause the current log to be overwritten, so be sure to download first.