Conf

Undocumented in source.

Members

Functions

load
void load(string configFile)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dbHost
string dbHost;
Undocumented in source.
dbName
string dbName;
Undocumented in source.
dbPass
string dbPass;
Undocumented in source.
dbPort
ushort dbPort;
Undocumented in source.
dbUser
string dbUser;
Undocumented in source.
host
string host;
Undocumented in source.
sdlRoot
Tag sdlRoot;
Undocumented in source.
smtpAuthType
SMTPAuthType smtpAuthType;
Undocumented in source.
smtpConnectionType
SMTPConnectionType smtpConnectionType;
Undocumented in source.
smtpHost
string smtpHost;
Undocumented in source.
smtpPass
string smtpPass;
Undocumented in source.
smtpPort
ushort smtpPort;
Undocumented in source.
smtpUser
string smtpUser;
Undocumented in source.
staticsRealPath
string staticsRealPath;
Undocumented in source.
staticsUrl
string staticsUrl;
Undocumented in source.
staticsVirtualPath
string staticsVirtualPath;
Undocumented in source.
urlBase
string urlBase;
Undocumented in source.

Meta