mirror of
https://github.com/irssi/irssi.git
synced 2025-04-25 20:41:23 -05:00
Mention the section of the capsicum settings.
This commit is contained in:
parent
5c15937554
commit
2dce273264
@ -9,13 +9,13 @@ To make Irssi enter capability mode on startup, add
|
|||||||
capsicum = "yes";
|
capsicum = "yes";
|
||||||
awaylog_file = "~/irclogs/away.log";
|
awaylog_file = "~/irclogs/away.log";
|
||||||
|
|
||||||
to your ~/.irssi/config and restart the client. Alternatively you can
|
to your ~/.irssi/config in the settings/core section, and restart the
|
||||||
enter it "by hand", using the "/capsicum enter" command. From the security
|
client. Alternatively you can enter it "by hand", using the
|
||||||
point of view it's strongly preferable to use the former method, to avoid
|
"/capsicum enter" command. From the security point of view it's strongly
|
||||||
establishing connections without the sandbox protection; the "/capsicum"
|
preferable to use the former method, to avoid establishing connections
|
||||||
command is only intended for experimentation, and in cases where you need
|
without the sandbox protection; the "/capsicum" command is only intended
|
||||||
to do something that's not possible in capability mode - run scripts,
|
for experimentation, and in cases where you need to do something that's not
|
||||||
for example - before continuing.
|
possible in capability mode - run scripts, for example - before continuing.
|
||||||
|
|
||||||
There is no way to leave the capability mode, apart from exiting Irssi.
|
There is no way to leave the capability mode, apart from exiting Irssi.
|
||||||
When running in capability mode, there are certain restrictions - Irssi
|
When running in capability mode, there are certain restrictions - Irssi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user