Merge branch 'develop' into issue/1383
This commit is contained in:
commit
54c9db38c8
40 changed files with 285 additions and 145 deletions
|
|
@ -845,3 +845,7 @@ config :auto_linker,
|
|||
rel: "ugc"
|
||||
]
|
||||
```
|
||||
|
||||
## Custom Runtime Modules (`:modules`)
|
||||
|
||||
* `runtime_dir`: A path to custom Elixir modules (such as MRF policies).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue