mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-28 10:21:04 -05:00
Always set the config key with an empty list, even if a list isn't specified. This means that the codepaths are the same for both the empty list and for a missing key. Since the behaviour is the same for both cases this makes the code somewhat easier to reason about. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| download_resource.py | ||
| filepath.py | ||
| identicon_resource.py | ||
| media_repository.py | ||
| preview_url_resource.py | ||
| thumbnail_resource.py | ||
| thumbnailer.py | ||
| upload_resource.py | ||