This website requires JavaScript.
Explore
Help
Sign In
mirror
/
YuruToot
Watch
1
Star
0
Fork
0
You've already forked YuruToot
mirror of
https://github.com/funamitech/mastodon
synced
2024-11-27 22:38:42 +09:00
Code
c019b0acfd
YuruToot
/
config
/
environments
History
Effy Elden
c019b0acfd
Modify ActionMailer configuration to default to ENV['LOCAL_DOMAIN'] if ENV['SMTP_DOMAIN'] is not set. The previous fallback, config.x.local_domain, is undefined when the code is called. (
#1745
)
2017-04-14 11:02:25 +02:00
..
development.rb
Preheat status cache
2017-02-05 17:24:18 +01:00
production.rb
Modify ActionMailer configuration to default to ENV['LOCAL_DOMAIN'] if ENV['SMTP_DOMAIN'] is not set. The previous fallback, config.x.local_domain, is undefined when the code is called. (
#1745
)
2017-04-14 11:02:25 +02:00
test.rb
Add API to upload media attachments
2016-09-05 17:46:36 +02:00