mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 11:16:07 -04:00
Fix typo
This commit is contained in:
parent
6408541075
commit
0eabfa55f6
2 changed files with 3 additions and 3 deletions
|
@ -397,7 +397,7 @@ class Keyring(object):
|
|||
for server_name, key_ids in server_names_and_key_ids
|
||||
}
|
||||
},
|
||||
long_requests=True,
|
||||
long_retries=True,
|
||||
)
|
||||
|
||||
keys = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue