mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-27 12:07:54 +00:00
Added localsettings entry for default volume.
This commit is contained in:
@@ -5,5 +5,5 @@ com.podnoms.settings = {
|
||||
urlRoot: '{{ API_URL }}',
|
||||
liveStreamRoot: 'http://{{ LIVE_STREAM_URL }}:{{ LIVE_STREAM_PORT }}/{{ LIVE_STREAM_MOUNT }}',
|
||||
streamInfoUrl: 'http://{{ LIVE_STREAM_INFO_URL }}',
|
||||
volume: 10
|
||||
volume: '{{ DEFAULT_AUDIO_VOLUME }}'
|
||||
};
|
||||
Reference in New Issue
Block a user