forked from AkkomaGang/akkoma
Remove runtime modules config example
This commit is contained in:
parent
1a6e30d32e
commit
c6f2735ffa
1 changed files with 0 additions and 6 deletions
|
@ -834,9 +834,3 @@ config :auto_linker,
|
|||
## Custom Runtime Modules (`:modules`)
|
||||
|
||||
* `runtime_dir`: A path to custom Elixir modules (such as MRF policies).
|
||||
|
||||
Example:
|
||||
|
||||
```elixir
|
||||
config :pleroma, :modules, runtime_dir: "/var/lib/pleroma/modules"
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue