mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-08 12:34:43 +02:00
fix: typo
This commit is contained in:
parent
07569a06da
commit
d7e96d99ed
1 changed files with 1 additions and 1 deletions
|
|
@ -348,7 +348,7 @@
|
|||
## Default: 2592000 (30 days)
|
||||
# ICON_CACHE_TTL=2592000
|
||||
## Cache time-to-live for icons which weren't available, in seconds (0 is "forever")
|
||||
## Default: 2592000 (3 days)
|
||||
## Default: 259200 (3 days)
|
||||
# ICON_CACHE_NEGTTL=259200
|
||||
|
||||
## Icon download timeout
|
||||
|
|
|
|||
Loading…
Reference in a new issue