mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 16:48:46 -05:00
Fix typos in documentation (#12863)
This commit is contained in:
parent
e7c77a8750
commit
298911555c
4 changed files with 4 additions and 3 deletions
|
|
@ -43,7 +43,7 @@ loggers:
|
|||
The above logging config will set Synapse as 'INFO' logging level by default,
|
||||
with the SQL layer at 'WARNING', and will log to a file, stored as JSON.
|
||||
|
||||
It is also possible to figure Synapse to log to a remote endpoint by using the
|
||||
It is also possible to configure Synapse to log to a remote endpoint by using the
|
||||
`synapse.logging.RemoteHandler` class included with Synapse. It takes the
|
||||
following arguments:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue