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:
jo 2022-06-09 18:05:35 +02:00 committed by Kyle Robbertze
parent f936ba39ed
commit 71cfab79ef
7 changed files with 46 additions and 9 deletions

View file

@ -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"},