forked from AkkomaGang/akkoma
super-minor rewording
This commit is contained in:
parent
837792b015
commit
01b2dc19cc
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ In the `config/` directory, you will find the following relevant files:
|
|||
* `prod.exs`: default additional configuration for `MIX_ENV=prod`
|
||||
|
||||
Additionally, you can overload options in the following files:
|
||||
* `dev.secret.exs`: additional custom configuration for `MIX_ENV=dev`
|
||||
* `prod.secret.exs`: additional custom configuration for `MIX_ENV=prod`
|
||||
* `dev.secret.exs`: custom additional configuration for `MIX_ENV=dev`
|
||||
* `prod.secret.exs`: custom additional configuration for `MIX_ENV=prod`
|
||||
|
||||
## Message Rewrite Filters (MRFs)
|
||||
|
||||
|
|
Loading…
Reference in a new issue