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:
parent
ab5ce2d1e9
commit
ac0b38cd88
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
# 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.
|
# If this is set to 0, then media from remote instances will be cached indefinitely.
|
||||||
# Examples: 7
|
# Examples: [30, 60, 7, 0]
|
||||||
# Default: 7
|
# Default: 7
|
||||||
media-remote-cache-days: __MEDIA_REMOTE_CACHE_DAYS__
|
media-remote-cache-days: __MEDIA_REMOTE_CACHE_DAYS__
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue