3
0
mirror of https://github.com/mastodon/chart synced 2024-10-23 03:12:44 +00:00

Remove/update old "tootsuite" references, except those needed for Docker (#19327)

This commit is contained in:
Jeremy Kescher 2022-10-09 22:33:38 +00:00 committed by GitHub
parent 96f5d87ba4
commit ae5ab0ad7d

View File

@ -24,7 +24,7 @@ mastodon:
removeMedia: removeMedia:
enabled: true enabled: true
schedule: "0 0 * * 0" schedule: "0 0 * * 0"
# available locales: https://github.com/tootsuite/mastodon/blob/master/config/application.rb#L43 # available locales: https://github.com/mastodon/mastodon/blob/main/config/application.rb#L71
locale: en locale: en
local_domain: mastodon.local local_domain: mastodon.local
# Use of WEB_DOMAIN requires careful consideration: https://docs.joinmastodon.org/admin/config/#federation # Use of WEB_DOMAIN requires careful consideration: https://docs.joinmastodon.org/admin/config/#federation
@ -261,7 +261,7 @@ externalAuth:
# search: "., -" # search: "., -"
# replace: _ # replace: _
# https://github.com/tootsuite/mastodon/blob/master/Dockerfile#L88 # https://github.com/mastodon/mastodon/blob/main/Dockerfile#L75
# #
# if you manually change the UID/GID environment variables, ensure these values # if you manually change the UID/GID environment variables, ensure these values
# match: # match: