+-----------------------------------------------------------------------
| Running gonic on OpenBSD
+-----------------------------------------------------------------------

Config File
===========

When using the included rc.d(8) script, gonic uses the config file
at `/etc/gonic.toml`.

Adding Music
=============

Music can be added by copying it to `/var/gonic/music/` or
by changing `music-path` in the config file.

Web Interface
=============

By default, gonic serves up a web interface on:

http://127.0.0.1:4747

The default username is `admin`
The default password is `admin`

If you wish to listen on a different address, change the `listen-addr`
setting in the config file.
