 # cat=basic; type=int; label=Verbose: 0=disable, 1=enable.
verbose = 0

 # cat=basic; type=string; label=Typo3 URL: URL for Typo3-Server (e.g http://localhost/quickstart).
t3url = http://localhost/quickstart

 # cat=basic; type=string; label=wget proxy: Proxy on or off (e.g on).
wgetProxy = off

 # cat=basic; type=string; label=Path to Wget: This is the Path to Wget incl. the filename for difference between (/usr/bin/wget [UNIX] or wget.exe [WIN]).
wgetPath = wget.exe

 # cat=basic; type=string; label=user: This is the User Name to access the site, if required.
wgetUser = 

 # cat=basic; type=string; label=password: This is the User Password to access the site, if required.
wgetPassword = 
