doc: add example config file in man page
This commit is contained in:
parent
ec7c78050a
commit
d3661705dc
@ -63,6 +63,16 @@ be done by adding a "@<client>" suffix to the username.
|
||||
|
||||
The config file has one directive per line.
|
||||
|
||||
Example:
|
||||
|
||||
```
|
||||
listen ircs://
|
||||
tls cert.pem key.pem
|
||||
hostname example.org
|
||||
```
|
||||
|
||||
The following directives are supported:
|
||||
|
||||
*listen* <uri>
|
||||
Listening URI (default: ":6697").
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user