Skip to content

Commit

Permalink
Update my_custom.conf.dist
Browse files Browse the repository at this point in the history
Add default value to 1, so that it is enabled. On the contrary, the message will not be displayed on the screen otherwise.
  • Loading branch information
pangolp authored Feb 16, 2024
1 parent 8dc7fd0 commit 2241fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/my_custom.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# 1 - Enabled
#

MyModule.Enable = 0
MyModule.Enable = 1

0 comments on commit 2241fa0

Please sign in to comment.