Skip to content

Commit e869cce

Browse files
committed
Fix typo and remove status module from example config
1 parent 7c7a066 commit e869cce

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

cpthook.yml.example

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,9 @@ irc:
2020
password: "VerySecure!"
2121

2222
modules:
23-
status:
24-
enabled: true
2523
prometheus:
2624
enabled: true
27-
channel: "#prometeusChannel"
25+
channel: "#prometheusChannel"
2826
hostname_filter: "(\\w*)\\.company.com:\\d{4}"
2927
gitlab:
3028
enabled: true

0 commit comments

Comments
 (0)