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
|
external: https://example.com/public
|
||||||
|
|
||||||
# Whether or not to enable debug messages in the console.
|
# Whether or not to enable debug messages in the console.
|
||||||
debug: false
|
debug: true
|
||||||
|
|
||||||
# The unique ID of this appservice.
|
# The unique ID of this appservice.
|
||||||
id: telegram
|
id: telegram
|
||||||
|
|||||||
Reference in New Issue
Block a user