mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-06 17:04:30 +00:00
Added nag dialog for anonymous users
This commit is contained in:
@@ -3,6 +3,8 @@ if (!com.podnoms) com.podnoms = {};
|
||||
|
||||
com.podnoms.settings = {
|
||||
CHAT_HOST: '{{ CHAT_HOST }}',
|
||||
REALTIME_HOST: '{{ CHAT_HOST }}',
|
||||
REALTIME_PORT: '{{ CHAT_HOST }}',
|
||||
urlRoot:'{{ API_URL }}',
|
||||
liveStreamRoot:'http://{{ LIVE_STREAM_URL }}:{{ LIVE_STREAM_PORT }}/{{ LIVE_STREAM_MOUNT }}',
|
||||
streamInfoUrl:'http://{{ LIVE_STREAM_INFO_URL }}',
|
||||
|
||||
Reference in New Issue
Block a user