Remove cache_duration from example files
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
asonix 2023-06-21 17:15:22 -05:00
parent 1911ccd894
commit 6a442b40f7
2 changed files with 0 additions and 6 deletions

View file

@ -24,7 +24,6 @@ enable_silent_video = true
enable_full_video = true
filters = ['blur', 'crop', 'identity', 'resize', 'thumbnail']
skip_validate_imports = false
cache_duration = 168
[repo]
type = 'sled'

View file

@ -201,11 +201,6 @@ format = "webp"
# Set this to true if you want to avoid processing imported media
skip_validate_imports = false
## Optional: The duration, in hours, to keep media ingested through the "cache" endpoint
# environment variable: PICTRS__MEDIA__CACHE_DURATION
# default: 168 (1 week)
cache_duration = 168
## Gif configuration
#
# Making any of these bounds 0 will disable gif uploads