From: Peter Hofmann Date: Sat, 28 Jun 2014 07:51:37 +0000 (+0200) Subject: README fixes X-Git-Tag: v1.0.0~238 X-Git-Url: https://git.armaanb.net/?p=chorizo.git;a=commitdiff_plain;h=332a083e69c96be8cf1258f6fad751c3eefc550f README fixes --- diff --git a/README b/README index 00c3b72..8c7466d 100644 --- a/README +++ b/README @@ -219,7 +219,7 @@ following environment variables: file system. The name of this pipe usually is (at least on modern systems following XDG "standards"): - /var/run/$UID/lariza.fifo-$LARIZA_FIFO_SUFFIX + /var/run/user/$UID/lariza.fifo-$LARIZA_FIFO_SUFFIX $UID is the id of your user. $LARIZA_FIFO_SUFFIX defaults to "main". If you change this variable, you can launch several @@ -283,8 +283,8 @@ WebKit local storage WebKit does create files in your $XDG_* directories, i.e. ~/.local/share or ~/.cache. It's up to you what you want to do with this junk. I remove -it regularly if no WebKit browser is running. Another option would be to -change the $XDG_* variables. +it regularly when no WebKit browser is running. Another option would be +to change the $XDG_* variables. I have explicitly not turned off the local storage feature in WebKit because I don't know if this breaks web applications.