Remove in-db configuration references from 1.1

It's still too unstable to be used.
This commit is contained in:
rinpatch 2019-10-04 15:51:48 +03:00
commit 1e6aa10168
5 changed files with 3 additions and 29 deletions

View file

@ -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,