Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
This commit is contained in:
commit
4134abef63
205 changed files with 682 additions and 443 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue