diff options
author | Jeremy Kescher <jeremy@kescher.at> | 2022-10-09 22:33:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-10 00:33:38 +0200 |
commit | 5f79200a5e39a5bf243068d040def2af35f211fc (patch) | |
tree | 6f1d7a6a56c9403a7db72e94555aea1027c78eb2 /chart | |
parent | 32c3bd3c53d14e3b43dd17e639475046bcb41183 (diff) |
Remove/update old "tootsuite" references, except those needed for Docker (#19327)
Diffstat (limited to 'chart')
-rw-r--r-- | chart/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chart/values.yaml b/chart/values.yaml index 4b18a9dfa..48554412f 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -24,7 +24,7 @@ mastodon: removeMedia: enabled: true 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 local_domain: mastodon.local # Use of WEB_DOMAIN requires careful consideration: https://docs.joinmastodon.org/admin/config/#federation @@ -261,7 +261,7 @@ externalAuth: # search: "., -" # 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 # match: |