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 Do not fetch environment variables to determine default locale (#6618) 2018-03-04 10:00:46 +01:00
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 add task to report code statistics (#2489) 2017-04-26 18:47:22 +02:00