1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00

Update: Renamed /admin/eventstream to /admin/eventfeed

This commit is contained in:
Philipp Schafft 2024-05-18 09:13:12 +00:00
parent d76359c66d
commit 3feceeb748

View File

@ -150,7 +150,7 @@
#define DEFAULT_RAW_REQUEST ""
#define DEFAULT_HTML_REQUEST ""
#define BUILDM3U_RAW_REQUEST "buildm3u"
#define EVENTSTREAM_RAW_REQUEST "eventstream"
#define EVENTSTREAM_RAW_REQUEST "eventfeed"
typedef struct {
size_t listeners;