--- infoscreen/infoscreen.conf 2010/04/07 20:05:19 640 +++ infoscreen/infoscreen.conf 2010/06/24 09:44:57 884 @@ -2,11 +2,12 @@ [General] #mode(enum {simpleweb,xml,local} ) -mode=local +mode=xml #path(string) #The path to load files from in mode=local +path=/home/torben/multimedie #url(string) #the url to use in browser mode @@ -20,3 +21,15 @@ #this screens ID in the backend system (Used in Xml and SimpleWeb) screenid=1 +#xmlinterval(int) +#with which interval should infoscreen re-fetch the XML data +#value in minutes +xmlinterval=30 + +#enablescreenmanager (bool) +#should the screenmanager control whether the screen is on or off +enablescreenmanager=1 + + +screenmanager_on=06:00:00 +screenmanager_off=22:00:00