Explain how to use the new dynamic config (#50)
* Explain how to use the new dynamic config introduced in #25 * fix typo
This commit is contained in:
4
config-override.exs
Normal file
4
config-override.exs
Normal file
@ -0,0 +1,4 @@
|
||||
import config
|
||||
|
||||
config :pleroma, :instance,
|
||||
registrations_open: false
|
Reference in New Issue
Block a user