/[projects]/infoscreen/infoscreen.conf
ViewVC logotype

Diff of /infoscreen/infoscreen.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 867 by torben, Mon Jun 21 12:23:07 2010 UTC revision 884 by torben, Thu Jun 24 09:44:57 2010 UTC
# Line 2  Line 2 
2    
3  [General]  [General]
4  #mode(enum {simpleweb,xml,local} )  #mode(enum {simpleweb,xml,local} )
5  mode=local  mode=xml
6    
7    
8  #path(string)  #path(string)
# Line 21  url=http://infoscreen.sundhedhorsens.dk/ Line 21  url=http://infoscreen.sundhedhorsens.dk/
21  #this screens ID in the backend system (Used in Xml and SimpleWeb)  #this screens ID in the backend system (Used in Xml and SimpleWeb)
22  screenid=1  screenid=1
23    
24    #xmlinterval(int)
25    #with which interval should infoscreen re-fetch the XML data
26    #value in minutes
27    xmlinterval=30
28    
29    #enablescreenmanager (bool)
30    #should the screenmanager control whether the screen is on or off
31    enablescreenmanager=1
32    
33    
34    screenmanager_on=06:00:00
35    screenmanager_off=22:00:00

Legend:
Removed from v.867  
changed lines
  Added in v.884

  ViewVC Help
Powered by ViewVC 1.1.20