Variables
Tonido::Defs::CommonSettings Namespace Reference

CommonSettings Constants. More...

Variables

const std::string SETTINGS = "Settings"
 Section Name.
const std::string APPROOT = "AppRoot"
 Settings.
const std::string LOGROOT = "LogRoot"
 LogRoot directory.
const std::string LOGASYNC = "LogAsync"
 Log Async or Not.
const std::string KEEPLOG = "KeepLog"
const std::string PURGECOUNT = "PurgeCount"
const std::string ERRORLOGROOT = "ErrorLogRoot"
 ErrorLogRoot directory.
const std::string ENABLEERRORLOG = "EnableErrorLog"
 EnableErrorLog directory.
const std::string LOGLEVEL = "LogLevel"
 LogLevel directory.
const std::string HTTPPORT = "HttpPort"
 HTTP port.
const std::string UDPPORT = "UDPPort"
 UDP port.
const std::string ENABLEDNS = "EnableDNS"
 Enable DNS.
const std::string ENABLEDOMAINSERVER = "EnableDomain"
 Enable DOMAIN SERVER.
const std::string DOMAINSERVERPORT = "DomainServerPort"
 Tonido Domain Server Port.
const std::string WEBACCESS = "WebAccess"
 WebUIAccess.
const std::string NETWORKACCESS = "NetworkAccess"
 NetworkAccess.
const std::string MAXNETWORKCONNECTIONS = "MaxNetworkConnections"
 Max number of simultaneous connections.
const std::string REMOTEADMIN = "RemoteAdmin"
 WebUIAccess.
const std::string PEERDOMAIN = "Domain"
 Domain.
const std::string PLUGINLISTURL = "PluginListURL"
 PluginList URL.
const std::string RSSURL = "RSSURL"
 RSS URL.
const std::string DOMAINLISTURL = "DomainListURL"
 Domain List URL.
const std::string DIRECTURLPREFIX = "DirectURLPrefix"
 DirectURL Prefix.
const std::string USAGESTATSURL = "UsageStatsURL"
 Usage Stats URL.
const std::string RELAYSERVICEURL = "RelayServiceURL"
 Relay Service URL.
const std::string HTTPPROXYHOST = "HTTPProxyHost"
 HTTP Proxy Host.
const std::string HTTPPROXYPORT = "HTTPProxyPort"
 HTTP Proxy Port.
const std::string NETWORKINTERFACE = "NetworkInterface"
 Network Interface.
const std::string DEFAULTLANGUAGE = "DefaultLanguage"
 Default UI Language.
const std::string SSLACCESS = "SSLAccess"
 SSL Access.
const std::string LAN_XFER_SIZE = "LAN_XFer_Size"
 LAN XFER SIZE.
const std::string WAN_XFER_SIZE = "WAN_XFer_Size"
 WAN XFER SIZE.
const std::string WAN_LAN_REDIRECT = "WAN_LAN_Redirect"
 Disable WAN to LAN Switch.

Detailed Description

CommonSettings Constants.


Variable Documentation

const std::string Tonido::Defs::CommonSettings::APPROOT = "AppRoot"

Settings.

AppRoot directory


Generated on Wed Oct 12 2011 21:46:53. © CodeLathe LLC 2007-2011. All Rights Reserved.