doc: add example config file in man page
git-svn-id: file:///srv/svn/repo/suika/trunk@368 f0ae65fe-ee39-954e-97ec-027ff2717ef4
This commit is contained in:
parent
5769fa7867
commit
06cc81a33e
@ -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…
x
Reference in New Issue
Block a user