fix order in bip.conf.1
This commit is contained in:
parent
d3a5c40a40
commit
dab337dfb8
10
bip.conf.1
10
bip.conf.1
@ -187,6 +187,11 @@ The server port to connect to.
|
|||||||
This section allows you to define the users allowed to connect to BIP and their
|
This section allows you to define the users allowed to connect to BIP and their
|
||||||
options. It may appear more than once in the configuration file.
|
options. It may appear more than once in the configuration file.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBadmin\fP (default: \fBfalse\fP)
|
||||||
|
If a user has admin set to true, he'll become a bip administrator, which allows
|
||||||
|
him for example to RELOAD bip from IRC or to see the user configuration.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fBbip_use_notice\fP (default: \fBfalse\fP)
|
\fBbip_use_notice\fP (default: \fBfalse\fP)
|
||||||
If \fBbip_use_notice\fP is true, bip's notifications to the clients will be
|
If \fBbip_use_notice\fP is true, bip's notifications to the clients will be
|
||||||
@ -216,11 +221,6 @@ The user name. It'll be used to authenticate to bip and in \fBlog_format\fP.
|
|||||||
\fBpassword\fP
|
\fBpassword\fP
|
||||||
The password. It \fBMUST\fP be generated with \fBbimkpw\fP or it'll not work.
|
The password. It \fBMUST\fP be generated with \fBbimkpw\fP or it'll not work.
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBadmin\fP (default: \fBfalse\fP)
|
|
||||||
If a user has admin set to true, he'll become a bip administrator, which allows
|
|
||||||
him for example to RELOAD bip from IRC or to see the user configuration.
|
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fBssl_check_mode\fP (default: \fBnone\fP)
|
\fBssl_check_mode\fP (default: \fBnone\fP)
|
||||||
Tells whether BIP should check the server SSL certificate and against what.
|
Tells whether BIP should check the server SSL certificate and against what.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user