[$ include( catfile( get_setting("dir_templates"), "tpl_header.html") ) $]

Below are modifiable settings within AmphetaDesk.
Make your changes and then click "Save Your Configuration".
Options are in the order of "most useful" to "esoteric mumbo jumbo".
How Should Links Operate?
If you'd like all external / third party links to open in a new browser window, choose "New Window" from the popup menu. Else, choose "Same Window" to use the original AmphetaDesk window. [$ if (get_setting("user_link_target") eq "_blank") { $OUT .= qq{ }; } else { $OUT .= qq{ }; } $]
How Often Should AmphetaDesk Check Channels?
AmphetaDesk automatically checks for new data from your subscribed channels, by default, every three hours. If you'd like to increase or decrease this time (to a minimum of once an hour), enter the number of minutes here. minutes
Full Path To Your Preferred Browser:
If AmphetaDesk can't or doesn't open your preferred browser, you may enter the full path to the browser application here. AmphetaDesk will try to open that browser with the correct url. An entry of "default" will use your computer's default setting.
Example: C:\Program~1\Mozilla\mozilla.exe
Example: MacHD:Internet Applications:iCab
Example: /usr/bin/netscape/netscape
Do You Use A Proxy Server?
Some computers are configured to use a proxy server for outside access to the Internet. If your computer is one of them and you know the name of your proxy server, enter it here and AmphetaDesk will use it for all FTP and HTTP requests. Example: http://www.proxyserver.com:8080/
How Long Before AmphetaDesk Gives Up?
Each time AmphetaDesk contacts the outside world, it'll wait a certain amount of time for a response from the remote server before giving up. The default is 10 seconds but if you'd like to increase or decrease this timeout, enter the number of seconds here. seconds
Above are modifiable settings within AmphetaDesk.
Make your changes and then click "Save Your Configuration".
Options are in the order of "most useful" to "esoteric mumbo jumbo".
[$ include( catfile( get_setting("dir_templates"), "tpl_footer.html") ) $]