mirror of
https://github.com/h44z/wg-portal.git
synced 2025-09-15 07:11:15 +00:00
add simple webhook feature for peer, interface and user events (#398)
This commit is contained in:
@@ -13,6 +13,11 @@ web:
|
||||
external_url: http://localhost:8888
|
||||
request_logging: true
|
||||
|
||||
webhook:
|
||||
url: ""
|
||||
authentication: ""
|
||||
timeout: 10s
|
||||
|
||||
auth:
|
||||
ldap:
|
||||
- id: ldap1
|
||||
|
Reference in New Issue
Block a user