mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2025-01-19 07:14:05 +01:00
4 lines
179 B
YAML
4 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') %>
|