Skip to content
Snippets Groups Projects
Commit c6f2735f authored by minibikini's avatar minibikini
Browse files

Remove runtime modules config example

parent 1a6e30d3
Branches
No related tags found
No related merge requests found
......@@ -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"
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment