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)
2017-04-09 18:34:29 +02:00
..
environments Allows setting log level in env variable (#1290) 2017-04-09 01:42:13 +02:00
initializers Make sure Rabl is using Oj 2017-04-05 19:29:30 +02:00
locales French translation update (#1271) 2017-04-09 14:55:58 +02:00
application.rb Merge branch 'master' into master 2017-04-05 20:28:58 +02:00
boot.rb
cable.yml
database.yml Add env variable to disable prepared statements (#1293) 2017-04-09 05:46:32 +02:00
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 2017-04-08 22:20:08 +02:00
puma.rb Force UTF8 encoding on generated XML (#1140) 2017-04-07 11:09:14 +02:00
routes.rb Allow users to update their Account in the API (#1179) 2017-04-09 18:33:40 +02:00
secrets.yml
settings.yml Add comment to settings.yml to nudge admins towards editing values via Web UI (#1289) 2017-04-09 18:34:29 +02:00
sidekiq.yml