switched to local copy of videos as startup requests to apple server was triggering dns rate limiting
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[General]
|
||||
dayTimeStart=7
|
||||
dayTimeEnd=19
|
||||
bgVidDay=playlists/day.m3u
|
||||
bgVidNight=playlists/night.m3u
|
||||
bgVidDay=playlists/dayLocal.m3u
|
||||
bgVidNight=playlists/nightLocal.m3u
|
||||
displayFont="Misc Fixed"
|
||||
passwordLeftMargin=15
|
||||
relativePositionX=0.5
|
||||
@@ -10,4 +10,4 @@ relativePositionY=0.75
|
||||
showLoginButton=false
|
||||
usernameLeftMargin=15
|
||||
showTopBar=true
|
||||
autofocusInput=true
|
||||
autofocusInput=true
|
||||
|
||||
Reference in New Issue
Block a user