--- infoscreen/infoscreen.conf 2010/01/08 09:20:37 535 +++ infoscreen/infoscreen.conf 2010/06/22 21:01:37 876 @@ -1,9 +1,13 @@ -#this file resides either in ~/.config/Caddi or +#this file resides either in ~/.config/Caddi/ or /etc/xdg/Caddi/ [General] -#xml(boolean) possible values: true, false -#if true start in xml controlled mode, otherwise start in plain browser mode -xml=true +#mode(enum {simpleweb,xml,local} ) +mode=local + + +#path(string) +#The path to load files from in mode=local +path=/home/torben/multimedie #url(string) #the url to use in browser mode @@ -14,6 +18,13 @@ url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen_xml.php #screenid(int) -#this screens ID in the backend system +#this screens ID in the backend system (Used in Xml and SimpleWeb) screenid=1 +#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