Remove in-db configuration references from 1.1
It's still too unstable to be used.
This commit is contained in:
parent
70d18a278c
commit
1e6aa10168
5 changed files with 3 additions and 29 deletions
|
|
@ -20,8 +20,7 @@ config :pleroma, :instance,
|
|||
email: "<%= email %>",
|
||||
notify_email: "<%= notify_email %>",
|
||||
limit: 5000,
|
||||
registrations_open: true,
|
||||
dynamic_configuration: <%= db_configurable? %>
|
||||
registrations_open: true
|
||||
|
||||
config :pleroma, :media_proxy,
|
||||
enabled: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue