--- infoscreen/infoscreen.conf 2010/06/25 07:19:20 903 +++ infoscreen/infoscreen.conf 2010/06/25 13:52:07 904 @@ -2,7 +2,7 @@ [General] #mode(enum {simpleweb,xml,local} ) -mode=local +mode=simpleweb #path(string) @@ -12,10 +12,10 @@ #url(string) #the url to use in browser mode #normal url -#url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen.php +url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen.php #use this in xml mode -url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen_xml.php +#url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen_xml.php #screenid(int) #this screens ID in the backend system (Used in Xml and SimpleWeb) @@ -36,5 +36,5 @@ #showclock (bool) #show a current time in upper-left corner -showclock=0 +showclock=1