]> git.vomp.tv Git - vompserver.git/commitdiff
Added sample config files
authorChris Tallon <chris@vomp.tv>
Mon, 30 Jan 2006 00:22:35 +0000 (00:22 +0000)
committerChris Tallon <chris@vomp.tv>
Mon, 30 Jan 2006 00:22:35 +0000 (00:22 +0000)
vomp-00-00-00-00-00-00.conf.sample [new file with mode: 0644]
vomp.conf.sample [new file with mode: 0644]

diff --git a/vomp-00-00-00-00-00-00.conf.sample b/vomp-00-00-00-00-00-00.conf.sample
new file mode 100644 (file)
index 0000000..35d2fea
--- /dev/null
@@ -0,0 +1,20 @@
+[Boot]
+
+## If you enable the bootp server in vomp.conf, you can specify
+## an IP to give out to this MVP here.
+
+# IP = 10.0.0.100
+
+## If you have a router that gives out addresses but you want
+## the above address forced to the MVP, set this:
+
+# Override IP = 1
+
+[General]
+
+## The client auto-detects whether to use PAL or NTSC. If you
+## want to force the other one, set it here. Beware of popping
+## your TV with this one!
+
+# Override Video Format = NTSC
+
diff --git a/vomp.conf.sample b/vomp.conf.sample
new file mode 100644 (file)
index 0000000..d1ab890
--- /dev/null
@@ -0,0 +1,11 @@
+[General]
+
+## Specify a log file here to enable logging
+
+# Log file = /tmp/vompserver.log
+
+## If you have more than one vompserver running you
+## can enter a name here that will appear on the
+## server select list on the MVP
+
+# Server name = MyServer