mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 13:55:24 +00:00
Fix typos
This commit is contained in:
parent
42a778bef2
commit
263c0ca44b
6 changed files with 11 additions and 11 deletions
|
@ -29,5 +29,5 @@ max_request_len = 4096
|
|||
# Maximum length of a single event queue.
|
||||
event_queue_len = 1024
|
||||
|
||||
# The maximum timestamp tolerence in seconds for request validation.
|
||||
timestamp_tolerence_secs = 90
|
||||
# The maximum timestamp tolerance in seconds for request validation.
|
||||
timestamp_tolerance_secs = 90
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue