diff options
-rw-r--r-- | content/en/docs/Releases/0_20.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/en/docs/Releases/0_20.md b/content/en/docs/Releases/0_20.md index 4e59f73..7f2ff9a 100644 --- a/content/en/docs/Releases/0_20.md +++ b/content/en/docs/Releases/0_20.md @@ -58,5 +58,13 @@ sudo make install and then reconfigure cmake and build Ouroboros as usual. +More information on how to use config files is in the example +configuration file, installed in /etc/ouroboros/irmd.conf.example, or +you can have a quick look in the +[repository](/cgit/ouroboros/tree/irmd.conf.in). + +The full git changelog can be browsed in +[cgit](/cgit/ouroboros/log/?showmsg=1). + |