You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
R Tucker 8bfdbf0aa6 Add comment to settings.yml to nudge admins towards editing values via Web UI (#1289)
* Put a useful message for new admins on /about/more

I totally failed to realize this file was just defaults.  I think
this message would be a good default for people like me.

* Revert default site description, expand comment

This will keep setup-related stuff from leaking into public views,
while still hopefully keeping over-eager admins from editing this
file unnecessarily before RTFMing.  (e.g., me)
8 years ago
..
environments Allows setting log level in env variable (#1290) 8 years ago
initializers Make sure Rabl is using Oj 8 years ago
locales French translation update (#1271) 8 years ago
application.rb Merge branch 'master' into master 8 years ago
boot.rb Upgrade to Rails 5.0.0.1 8 years ago
cable.yml Add Heroku deployment support 8 years ago
database.yml Add env variable to disable prepared statements (#1293) 8 years ago
deploy.rb Add capistrano to development environment 8 years ago
environment.rb Upgrade to Rails 5.0.0.1 8 years ago
i18n-tasks.yml Update settings to re-use admin layout, one big navigation tree, improve settings forms 8 years ago
navigation.rb Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 8 years ago
puma.rb Force UTF8 encoding on generated XML (#1140) 8 years ago
routes.rb Allow users to update their Account in the API (#1179) 8 years ago
secrets.yml Upgrade to Rails 5.0.0.1 8 years ago
settings.yml Add comment to settings.yml to nudge admins towards editing values via Web UI (#1289) 8 years ago
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 9 years ago