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

Diff of /infoscreen/infoscreen.conf

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

revision 903 by torben, Fri Jun 25 07:17:40 2010 UTC revision 904 by torben, Fri Jun 25 13:52:07 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=simpleweb
6    
7    
8  #path(string)  #path(string)
# Line 12  path=/home/torben/multimedie Line 12  path=/home/torben/multimedie
12  #url(string)  #url(string)
13  #the url to use in browser mode  #the url to use in browser mode
14  #normal url  #normal url
15  #url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen.php  url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen.php
16    
17  #use this in xml mode  #use this in xml mode
18  url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen_xml.php  #url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen_xml.php
19    
20  #screenid(int)  #screenid(int)
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)
# Line 36  screenmanager_off=22:00:00 Line 36  screenmanager_off=22:00:00
36    
37  #showclock (bool)  #showclock (bool)
38  #show a current time in upper-left corner  #show a current time in upper-left corner
39  showclock=0  showclock=1
40    

Legend:
Removed from v.903  
changed lines
  Added in v.904

  ViewVC Help
Powered by ViewVC 1.1.20