diff --git a/config.example.ini b/config.example.ini index cdec252..36e892d 100644 --- a/config.example.ini +++ b/config.example.ini @@ -217,7 +217,7 @@ leader-timeout=1000 # showBoosts can be either true or false and they are both optional. Here are # some examples: # -# leader-action=switch home,false,true,h +# leader-action=switch home,h,false,true # leader-action=switch tag tut,tt # diff --git a/config/default_config.go b/config/default_config.go index 54b8f4b..40d586c 100644 --- a/config/default_config.go +++ b/config/default_config.go @@ -219,7 +219,7 @@ leader-timeout=1000 # showBoosts can be either true or false and they are both optional. Here are # some examples: # -# leader-action=switch home,false,true,h +# leader-action=switch home,h,false,true # leader-action=switch tag tut,tt #