Merge branch 'update/instance-gen-template' into 'develop'
Update instance.gen template See merge request pleroma/pleroma!3210
This commit is contained in:
commit
0ca13be499
@ -32,8 +32,7 @@ config :pleroma, Pleroma.Repo,
|
||||
username: "<%= dbuser %>",
|
||||
password: "<%= dbpass %>",
|
||||
database: "<%= dbname %>",
|
||||
hostname: "<%= dbhost %>",
|
||||
pool_size: 10
|
||||
hostname: "<%= dbhost %>"
|
||||
|
||||
# Configure web push notifications
|
||||
config :web_push_encryption, :vapid_details,
|
||||
|
Loading…
Reference in New Issue
Block a user