Skip to content

Commit

Permalink
Fix typo and remove status module from example config
Browse files Browse the repository at this point in the history
  • Loading branch information
fleaz committed Dec 2, 2018
1 parent 7c7a066 commit e869cce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cpthook.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@ irc:
password: "VerySecure!"

modules:
status:
enabled: true
prometheus:
enabled: true
channel: "#prometeusChannel"
channel: "#prometheusChannel"
hostname_filter: "(\\w*)\\.company.com:\\d{4}"
gitlab:
enabled: true
Expand Down

0 comments on commit e869cce

Please sign in to comment.