disable sending out notifications

This commit is contained in:
stremovsky
2022-01-05 14:57:23 +02:00
parent d54b8ae6e6
commit 555f206214

View File

@@ -18,7 +18,7 @@ notification:
# - user profile change
# - consent change
# user details are send as json data.
notification_url: "https://httpbin.org/post"
#notification_url: "https://httpbin.org/post"
policy:
# max time to store records, untill they are deleted
max_user_retention_period: "3m"