mastodon/lib/tasks
Claire aa828aea02 Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896)
In order to work around https://github.com/mastodon/mastodon/issues/16895,
add a warning to .env.production.sample, and change the mastodon:setup rake
task to:
- output a warning if a variable will be interpreted differently by dotenv
  and docker-compose
- ensure the printed config is compatible with docker-compose
2021-11-05 20:29:06 +01:00
..
assets.rake
auto_annotate_models.rake Add announcements (#12662) 2020-01-23 22:00:13 +01:00
db.rake Fix typo in db.rake (#16126) 2021-04-27 16:25:24 +02:00
emojis.rake Add border to 🚲 emoji (#16035) 2021-04-13 23:43:51 +02:00
mastodon.rake Fix mastodon:setup to take dotenv/docker-compose differences into account (#16896) 2021-11-05 20:29:06 +01:00
repo.rake Add more checks to repo:check_locales_files (#16249) 2021-05-16 23:54:46 +02:00
statistics.rake