mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 08:13:09 -06:00
In seconds
This commit is contained in:
parent
863f6a66ae
commit
c5845e9e89
|
|
@ -98,7 +98,7 @@ global:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
# Maximum number of entries to hold in the DNS cache, and
|
# Maximum number of entries to hold in the DNS cache, and
|
||||||
# for how long those items should be considered valid.
|
# for how long those items should be considered valid in seconds.
|
||||||
cache_size: 256
|
cache_size: 256
|
||||||
cache_lifetime: 300
|
cache_lifetime: 300
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -110,7 +110,7 @@ global:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
# Maximum number of entries to hold in the DNS cache, and
|
# Maximum number of entries to hold in the DNS cache, and
|
||||||
# for how long those items should be considered valid.
|
# for how long those items should be considered valid in seconds.
|
||||||
cache_size: 256
|
cache_size: 256
|
||||||
cache_lifetime: 300
|
cache_lifetime: 300
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue