1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

fix a comment

This commit is contained in:
OniriCorpe 2023-08-15 21:15:19 +02:00
parent ab5ce2d1e9
commit ac0b38cd88

View file

@ -389,7 +389,7 @@ media-description-max-chars: __MEDIA_DESCRIPTION_MAX_CHARS__
# are kept so that it can be fetched again if requested by a user.
#
# If this is set to 0, then media from remote instances will be cached indefinitely.
# Examples: 7
# Examples: [30, 60, 7, 0]
# Default: 7
media-remote-cache-days: __MEDIA_REMOTE_CACHE_DAYS__