]> git.armaanb.net Git - chorizo.git/commitdiff
Manpages: Refine paragraph about WebKitGTK caches
authorPeter Hofmann <scm@uninformativ.de>
Sat, 2 May 2020 11:23:12 +0000 (13:23 +0200)
committerPeter Hofmann <scm@uninformativ.de>
Sat, 2 May 2020 11:23:12 +0000 (13:23 +0200)
man1/lariza.1
man1/lariza.usage.1

index 7931338629813104b931cc19c610c59a2edb3a70..077bd2570f1f4e75ad7c27efa82d48dc10ff16b3 100644 (file)
@@ -1,4 +1,4 @@
-.TH lariza 1 "2020-04-29" "lariza" "User Commands"
+.TH lariza 1 "2020-05-02" "lariza" "User Commands"
 .\" --------------------------------------------------------------------
 .SH NAME
 lariza \- simple web browser
@@ -97,6 +97,15 @@ Directory to store user-supplied JavaScript snippets. See
 \fI~/.local\:/share\:/lariza\:/web_extensions\fP
 Sets the directory where WebKit will look for web extensions. See
 \fBlariza.usage\fP(1).
+.TP
+\fI~/.cache\:/lariza\fP
+.TQ
+\fI~/.cache\:/webkitgtk\fP
+.TQ
+\fI~/.local\:/share\:/webkitgtk\fP
+WebKitGTK will dump its caches and local storage here. It is probably
+wise to clean those directories regularly or to mount them as
+\fBtmpfs\fP(5).
 .\" --------------------------------------------------------------------
 .SH LICENSE
 \fBlariza\fP is released under the MIT license. See the accompanying
index 336acafacc8f1b198575255f2bd93ad5d7c0bcb3..2b78b8e9de71cbcfe8ea70f53cc562f49c5d85c0 100644 (file)
@@ -1,4 +1,4 @@
-.TH lariza 1 "2020-04-29" "lariza" "User Commands"
+.TH lariza 1 "2020-05-02" "lariza" "User Commands"
 .\" --------------------------------------------------------------------
 .SH NAME
 lariza.usage \- extended usage hints
@@ -179,14 +179,5 @@ Note: This is NOT equal to certificate pinning. WebKit ignores
 user-specified certificates if the server's certificate can be validated
 by any system-wide CA.
 .\" --------------------------------------------------------------------
-.SH "WEBKIT LOCAL STORAGE"
-WebKit does create files in your $\fBXDG_*\fP directories, i.e.
-\fI~/.local/share\fP or \fI~/.cache\fP. It's up to you what you want to
-do with this junk. I remove it regularly when no WebKit browser is
-running. Another option would be to change the $\fBXDG_*\fP variables.
-.P
-I have explicitly not turned off the local storage feature in WebKit
-because I don't know if this breaks web applications.
-.\" --------------------------------------------------------------------
 .SH "SEE ALSO"
 .BR lariza (1).