diff --git a/configuration.md b/configuration.md new file mode 100644 index 0000000..48eb508 --- /dev/null +++ b/configuration.md @@ -0,0 +1,5 @@ +# Configuration + +All user config lives in the `app/config` folder, using [TOML](https://github.com/toml-lang/toml/blob/master/versions/en/toml-v0.4.0.md) files. + +## Files \ No newline at end of file