tivoweb.cfg
HostsAllow =
Allows you to specify the valid list of hosts that are allowed to connect to the web server.  Host and Network addresses can be placed in the list.
For example: "HostsAllow = 192.168.  202.102.12.1" will allow access from 202.102.12.1 as well as any host whose IP address matches 192.168.x.x
(Note the space between "192.168." and "202.102.12.1"
UserName = oztivo
Password =
If password is set, then web browser will need to authenticate with the server before gaining access. (A blank password disables authentication)
Prefix =
If set then the generated links will all start with the value of this variable. (Not normally required)
EthernetInterface =
The server will be started on this interface. (Not normally required)
Port = 80
This is the port number of the HTTP server. (Recommend you use 80 or 8080)
LAN_Auth = 0
If set to 0 then clients on the local network will not be prompted for authentication, but external clients will still be asked (unless both UserName and Password are blank)
RSS_Auth = 0
If set to 0 then clients viewing RSS feeds are not required to authenticate.
DescriptionHover = 1
If set to 1 the programme description will display when you hover the pointer over the Episode Title on certain screens.
DescriptionShow = 1
If set to 1 the programme description will be shown on certain screens (e.g. Confirm, NoRerecord)
ShowMergeButton = 0
If set to 1 then a button will be displayed that will allow shows to be merged. This has many limitations and relies on MultiDelete also being set.
ShowTivorEntries = 0
If set to 0 then TIVOR entries will not be shown in the ToDo listings.
SF_Stats = 0
Allow some statistics containing the TWP and TiVo software version to be sent back to AltEPG. (This can help us prioritise the changes to be made.)
NoCache = 0
If unset, you can use the back button in the browser without it reloading the page, but some data may not refresh properly
HostInTitle = 1
Include hostname in the title of the web page. (Helps to distinguish multiple TiVos)
0 = don't include hostname, 1 = suffix to title, 2 = prefix to title
DST_Policy = 0
Set the Daylight Saving Time policy for TivoWebPlus
0 = automatically set the policy, 1 = disable Daylight Savings, 2 = enable Daylight Savings
WebDistributor = AltEPG.com
Website holding software updates.
WebDistributions = http://194.1.151.205/tivo-static/software/packages
Web directory holding software updates.
Experimental = 0
If set then TivoWebPlus will use modules or functions which are still "experimental". These may provide additional functionality or speed or other improvements to TWP but may still have a few bugs in them.