]> git.vomp.tv Git - vompserver.git/blob - vomp.conf.sample
15 years that line of code has been waiting to crash
[vompserver.git] / vomp.conf.sample
1 [General]
2
3 ## Specify a log file here to enable logging
4
5 # Log file = /tmp/vompserver.log
6
7 ## If you have more than one vompserver running you
8 ## can enter a name here that will appear on the
9 ## server select list on the MVP
10
11 # Server name = My-Server
12
13 ## Enable this to start the built in Bootp server
14 ## Required to boot the MVP if you have not got a
15 ## DHCP server that can tell the MVP its boot file
16 ## name and server
17
18 # Bootp server enabled = yes
19
20 ## Enable this to start the built in TFTP server
21 ## Required to boot the MVP if you have not got a
22 ## TFTP server running elsewhere
23
24 # TFTP server enabled = yes
25
26 ## Base directory for TFTP server
27 ## If you leave this blank the plugin config
28 ## path will be used - i.e. where this file is
29
30 # TFTP directory = /tftpboot
31
32 ## Change the following to "no" to disable the
33 ## built in mvprelay server
34
35 # MVPRelay enabled = yes
36
37 # Change the following to the directory, where the channel logos reside,
38 # all png and the channel name in lower case
39 # if not set a logo directory below the plugin directory is used
40
41 # Channel logo directory = /logodir
42
43 # Change the following to the directory, where the EPG image reside,
44 # if not set a image directory is try to be set automatically
45
46 # Epg image directory = /EpgImage