Add config files

This commit is contained in:
Matt Robenolt
2016-02-11 13:54:57 -08:00
parent 7ca8ae71e9
commit b90eb2be33
2 changed files with 257 additions and 0 deletions

4
config.yml Normal file
View File

@@ -0,0 +1,4 @@
# While a lot of configuration in Sentry can be changed via the UI, for all
# new-style config (as of 8.0) you can also declare values here in this file
# to enforce defaults or to ensure they cannot be changed via the UI. For more
# information see the Sentry documentation.