Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit b315522

Browse files
committed
fixup! config: add option for how long to wait until media ID expires
Signed-off-by: Sumner Evans <[email protected]>
1 parent 4a86754 commit b315522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage/configuration/config_documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,8 +1766,8 @@ media_store_path: "DATADIR/media_store"
17661766
---
17671767
### `unused_expiration_time`
17681768

1769-
How long to wait in milliseconds before expiring created media IDs when MSC2246
1770-
support is enabled. Defaults to "24h"
1769+
How long to wait in milliseconds before expiring created media IDs. Defaults to
1770+
"24h"
17711771

17721772
Example configuration:
17731773
```yaml

0 commit comments

Comments
 (0)