feat: rename default stream mount point to main
This will not change the default mount point if you are upgrading. BREAKING: The default stream mount point changed from `airtime_128` to `main`. Be sure to updates your clients accordingly.
This commit is contained in:
parent
f936ba39ed
commit
71cfab79ef
7 changed files with 46 additions and 9 deletions
|
@ -36,7 +36,7 @@ For example, using the action _get-stream-setting_ returns the following output
|
|||
|
||||
{"keyname":"s1_port","value":"8000","type":"integer"},
|
||||
|
||||
{"keyname":"s1_mount","value":"airtime_128","type":"string"},
|
||||
{"keyname":"s1_mount","value":"main","type":"string"},
|
||||
|
||||
{"keyname":"s1_url","value":"http:\/\/airtime.sourcefabric.org","type":"string"},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue