fix port -> listen snippet

This commit is contained in:
Martin Zimmermann 2014-01-01 22:07:16 +01:00
parent ab27ce5450
commit c50fe22eb1

View File

@ -10,7 +10,7 @@ booleans and strings. Below is a basic example:
dbpath = /var/lib/isso/comments.db
host = https://example.tld/
[server]
port = 1234
listen = http://localhost:1234/
To use your configuration file with Isso, append ``-c /path/to/cfg`` to the
executable or run Isso with an environment variable: