mirror of https://github.com/mastodon/mastodon
Use `mastodon` config namespace to load software update default value via `config_for` (#30534)
parent
aeae152006
commit
c099797700
@ -0,0 +1,3 @@
|
||||
---
|
||||
shared:
|
||||
software_update_url: <%= ENV.fetch('UPDATE_CHECK_URL', 'https://api.joinmastodon.org/update-check') %>
|
Loading…
Reference in New Issue