diff options
author | Frank Vennemeyer <fvgh@users.noreply.github.com> | 2017-10-24 20:54:56 +0200 |
---|---|---|
committer | Frank Vennemeyer <fvgh@users.noreply.github.com> | 2017-10-24 20:54:56 +0200 |
commit | 5a9941176f737c788e58091497ce206a6fd518bd (patch) | |
tree | cfd6b003533bca8fa27873d25bb359fd6a324301 /man1 | |
parent | f11297ceaa05760363836272a3e1e04d3eb12f46 (diff) | |
download | lariza-5a9941176f737c788e58091497ce206a6fd518bd.tar.gz |
Support WebKit "enable-write-console-messages-to-stdout" via env-variable.
Diffstat (limited to 'man1')
-rw-r--r-- | man1/lariza.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man1/lariza.1 b/man1/lariza.1 index 6cbfa81..9c5a92f 100644 --- a/man1/lariza.1 +++ b/man1/lariza.1 @@ -52,6 +52,9 @@ stick to XDG directories, then you should configure your This variable defaults to \fB/var/tmp\fP. .TP +\fBLARIZA_ENABLE_CONSOLE_TO_STDOUT\fP +Enable writing WebKit console messages to stdout. +.TP \fBLARIZA_ENABLE_EXPERIMENTAL_WEBGL\fP Enable WebGL support in WebKit if this variable is set. Note that this is an \fBEXPERIMENTAL\fP feature. This setting could vanish from |