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

Contents of /infoscreen/infoscreen.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 876 - (show annotations) (download)
Tue Jun 22 21:01:37 2010 UTC (13 years, 10 months ago) by torben
File size: 686 byte(s)
... and move screenmanager on/off times to config file
1 #this file resides either in ~/.config/Caddi/ or /etc/xdg/Caddi/
2
3 [General]
4 #mode(enum {simpleweb,xml,local} )
5 mode=local
6
7
8 #path(string)
9 #The path to load files from in mode=local
10 path=/home/torben/multimedie
11
12 #url(string)
13 #the url to use in browser mode
14 #normal url
15 #url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen.php
16
17 #use this in xml mode
18 url=http://infoscreen.sundhedhorsens.dk/infoscreen/screen_xml.php
19
20 #screenid(int)
21 #this screens ID in the backend system (Used in Xml and SimpleWeb)
22 screenid=1
23
24 #enablescreenmanager (bool)
25 #should the screenmanager control whether the screen is on or off
26 enablescreenmanager=1
27
28
29 screenmanager_on=06:00:00
30 screenmanager_off=22:00:00

  ViewVC Help
Powered by ViewVC 1.1.20