mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-21 21:57:19 +00:00
5 lines
179 B
YAML
5 lines
179 B
YAML
---
|
|
shared:
|
|
self_destruct_value: <%= ENV.fetch('SELF_DESTRUCT', nil) %>
|
|
software_update_url: <%= ENV.fetch('UPDATE_CHECK_URL', 'https://api.joinmastodon.org/update-check') %>
|