Enable debug mode by default in example config
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ appservice:
|
||||
external: https://example.com/public
|
||||
|
||||
# Whether or not to enable debug messages in the console.
|
||||
debug: false
|
||||
debug: true
|
||||
|
||||
# The unique ID of this appservice.
|
||||
id: telegram
|
||||
|
||||
Reference in New Issue
Block a user