mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-01-03 14:56:34 -05:00
Cleanup: Removed left overs from pre-<role> auth
This commit is contained in:
parent
11d5dffd49
commit
db9b419250
@ -81,9 +81,6 @@ typedef struct _mount_proxy {
|
|||||||
|
|
||||||
mount_type mounttype; /* The type of the mount point */
|
mount_type mounttype; /* The type of the mount point */
|
||||||
|
|
||||||
//char *username; /* Username and password for this mountpoint. If unset, */
|
|
||||||
//char *password; /* falls back to global source password */
|
|
||||||
|
|
||||||
char *dumpfile; /* Filename to dump this stream to (will be appended). NULL
|
char *dumpfile; /* Filename to dump this stream to (will be appended). NULL
|
||||||
to not dump. */
|
to not dump. */
|
||||||
char *intro_filename; /* Send contents of file to client before the stream */
|
char *intro_filename; /* Send contents of file to client before the stream */
|
||||||
|
Loading…
Reference in New Issue
Block a user