Pleroma v1.1.9-10-g42f76306+dev Pleroma.Plugs.InstanceStatic View Source

This is a shim to call Plug.Static but with runtime from configuration.

Mountpoints are defined directly in the module to avoid calling the configuration for every request including non-static ones.

Link to this section Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Link to this section Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.