diff options
author | Peter Hofmann <scm@uninformativ.de> | 2017-03-25 10:16:45 +0100 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2017-03-25 10:16:45 +0100 |
commit | ca8e93d9b348a834c949c694c9a2cdba9ddf7523 (patch) | |
tree | f80ef8da80a66ffcf19febe56df62e8a4bd5e8a2 /man1 | |
parent | 076217013f1ce9d3c7f1759f7923e1a3da7853d7 (diff) | |
download | lariza-ca8e93d9b348a834c949c694c9a2cdba9ddf7523.tar.gz |
Remove autoreloading of crashed windows
CC #32.
Diffstat (limited to 'man1')
-rw-r--r-- | man1/lariza.1 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/man1/lariza.1 b/man1/lariza.1 index 666af3e..5ea1f65 100644 --- a/man1/lariza.1 +++ b/man1/lariza.1 @@ -39,17 +39,6 @@ about the following environment variables: In HTTP requests, WebKit sets the \(lqAccepted-Language\(rq header to this value. Defaults to \fBen-US\fP. .TP -\fBLARIZA_CRASH_AUTORELOAD_DELAY\fP -If/when the WebKit process crashes, \fBlariza\fP's main process will -receive a signal and can act accordingly. The default value of this -variable is \fB2\fP, which means that \fBlariza\fP will wait two seconds -and then reload each window/tab. - -If you set $\fBLARIZA_CRASH_AUTORELOAD_DELAY\fP to zero or any negative -value, then \fBlariza\fP will not automatically reload anything. Note, -however, that you can still do this manually by pressing the -\(lqreload\(rq hotkey for each window. -.TP \fBLARIZA_DOWNLOAD_DIR\fP All downloads are automatically stored in this directory. If you want to stick to XDG directories, then you should configure your |