diff options
Diffstat (limited to 'cli')
-rw-r--r-- | cli/icevault.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cli/icevault.1 b/cli/icevault.1 index c9dba3d..0eac11f 100644 --- a/cli/icevault.1 +++ b/cli/icevault.1 @@ -120,6 +120,10 @@ Specify the path of the UNIX socket used to communicate with the browser. If the path does not start with a slash "/", it is assumed to be relative to the default Firefox profile (or first profile found if there is no default profile) in the "~/.mozilla/firefox" directory. +The socket path and permissions can be configured on the +Iceweasel/Firefox side with the "extensions.icevault.socketPath" and +"extensions.icevault.socketPerms" preferences in "about:config", +respectively. .TP .B \-\-version @@ -166,6 +170,10 @@ The path of the UNIX socket used to communicate with the browser. If the path does not start with a slash "/", it is assumed to be relative to the default Firefox profile (or first profile found if there is no default profile) in the "~/.mozilla/firefox" directory. +The socket path and permissions can be configured on the +Iceweasel/Firefox side with the "extensions.icevault.socketPath" and +"extensions.icevault.socketPerms" preferences in "about:config", +respectively. (Default: "S.IceVault".) .TP |