Merge branch 'develop' into feature/activitypub
This commit is contained in:
commit
611ca385de
5 changed files with 38 additions and 24 deletions
|
|
@ -50,7 +50,8 @@ config :pleroma, :instance,
|
|||
name: "Pleroma",
|
||||
email: "example@example.com",
|
||||
limit: 5000,
|
||||
registrations_open: true
|
||||
registrations_open: true,
|
||||
federating: true
|
||||
|
||||
config :pleroma, :media_proxy,
|
||||
enabled: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue