X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fconfiguration%2Fcheatsheet.md;h=a214b6e2fef85e90991e59ed0b19bedd266d14f4;hb=5f4fc0c373e89f200271ffc520fadb2784c5f980;hp=ce2a1421069733840044d37c461014b3f813722d;hpb=e53679698424a7d58c308c21d466b07e34e8c3e9;p=akkoma diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md index ce2a14210..a214b6e2f 100644 --- a/docs/configuration/cheatsheet.md +++ b/docs/configuration/cheatsheet.md @@ -836,3 +836,7 @@ config :auto_linker, rel: "ugc" ] ``` + +## Custom Runtime Modules (`:modules`) + +* `runtime_dir`: A path to custom Elixir modules (such as MRF policies).