Confusing wording in IRC doc
This commit is contained in:
parent
1f47557e98
commit
68b40354cf
1 changed files with 5 additions and 4 deletions
|
@ -25,10 +25,11 @@ Global configuration
|
||||||
initial_connect
|
initial_connect
|
||||||
**Default:** ``true``
|
**Default:** ``true``
|
||||||
|
|
||||||
If you want to join all the rooms and try to authenticate with
|
Set to ``true`` if you want to join all the rooms and try to
|
||||||
nickserv when the plugin gets loaded. If ``false``, you will have
|
authenticate with nickserv when the plugin gets loaded. If it set to
|
||||||
to use the :term:`/irc_login` command to authenticate, and the
|
``false``, you will have to use the :term:`/irc_login` command to
|
||||||
:term:`/irc_join` command to join preconfigured rooms.
|
authenticate, and the :term:`/irc_join` command to join
|
||||||
|
preconfigured rooms.
|
||||||
|
|
||||||
.. note:: There is no nickname option because the default from poezio will be used.
|
.. note:: There is no nickname option because the default from poezio will be used.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue