This configuration file contains the main configuration parameters.
Find the file on the download area for a given version: http://tech.teradp.com/tech/html/GNPortal/default.asp?link=main.asp
You will need to change values of the following keywords:
<add key="Db.Server" value="MYSERVER\SQLEXPRESS" />
<add key="Db.User" value="xyz" />
<add key="Db.Pwd" value="abc" />
<add key="Db.Instance" value="SQLEXPRESS" />
<add key="Db.FullTextEngine" value="ExaleadV5" />
<add key="Db.RootVolumeUrl" value="file://c:/temp/volume/" />