1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00

add confirm field to filtered params

This commit is contained in:
Steven Fuchs 2020-02-28 04:27:50 +00:00 committed by Haelwenn
parent 457a653f88
commit fabcd82f4a

View file

@ -402,6 +402,8 @@
config :phoenix, :json_library, Jason
config :phoenix, :filter_parameters, ["password", "confirm"]
config :pleroma, :gopher,
enabled: false,
ip: {0, 0, 0, 0},