crowdsec/cmd/notification-http
2024-02-22 11:18:29 +00:00
..
http.yaml move plugins/notifications/* to cmd/notification-* (#2429) 2023-08-24 09:46:25 +02:00
main.go Add unix socket option to http plugin, we have to use this in conjunction with URL parameter as we dont know which path the user wants so if they would like to communicate over unix socket they need to use both, however, the hostname can be whatever they want. We could be a little smarter and actually parse the url, however, increasing code when a user can just define it correctly make no sense (#2764) 2024-02-22 11:18:29 +00:00
Makefile Make: build with debug symbols in func tests or if DEBUG=1; drop BUILD_VENDOR_FLAGS (#2443) 2023-08-28 15:58:26 +02:00