# HG changeset patch # User Mikael Berthe # Date 1536189015 -7200 # Node ID a141105804f7040972d5cce6c3bfdf42d1c4db32 # Parent c961191a6b8f01f31e7e4047aba45b8231814ef0# Parent 5fc930cd4e0f610979739d284aef5dbf8cc74857 Merge branch 'master' of https://github.com/McKael/madonctl diff -r c961191a6b8f -r a141105804f7 configuration.md --- a/configuration.md Thu Sep 06 00:33:55 2018 +0200 +++ b/configuration.md Thu Sep 06 01:10:15 2018 +0200 @@ -11,8 +11,7 @@ ## Configuration file -The configuration file is usually located in the `$HOME/.config/madonctl` -directory. +The default configuration file is located at `$HOME/.config/madonctl/madonctl.yaml`. We use [viper](http://spf13.com/project/viper), so you can use the format you prefer between YAML, TOML or JSON. The examples use the YAML format so the