Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusLindroth committed Dec 20, 2022
1 parent 1cd5d5a commit c0dd082
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.example.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
#

Expand Down
2 changes: 1 addition & 1 deletion config/default_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down

0 comments on commit c0dd082

Please sign in to comment.