feat: add mobile devices stream config field (#2744)

This commit is contained in:
Jonas L 2023-10-14 09:13:04 +02:00 committed by GitHub
parent 8fb2a5d4e3
commit b2e512cbcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 47 additions and 1 deletions

View file

@ -451,6 +451,10 @@ stream:
website: "https://libretime.org"
# Icecast stream genre.
genre: "various"
# Whether the stream should be used for mobile devices.
# > default is false
mobile: false
```
#### Shoutcast
@ -504,6 +508,10 @@ stream:
website: "https://libretime.org"
# Shoutcast stream genre.
genre: "various"
# Whether the stream should be used for mobile devices.
# > default is false
mobile: false
```
#### System