Skip to content
  • href's avatar
    Runtime configuration · 5bb88fd1
    href authored
    Related to #85
    
    Everything should now be configured at runtime, with the exception of
    the `Pleroma.HTML` scrubbers (the scrubbers used can be
    changed at runtime, but their configuration is compile-time) because
    it's building a module with a macro.
    5bb88fd1