AUTH_BYPASS = md5(time()."__")
(line 97)
AUTH_CAPTURE = 0
(line 69)
CCPROCESSOR = 'CCProcessor/?'
(line 70)
DATE_FORMAT = "M j, 'y, H:i"
(line 111)
DB_HOST = 'localhost'
(line 99)
DB_SCHEMA = 'platform'
(line 105)
DB_USER = 'root'
(line 103)
DEBUG_HOST = "www.xombo.org"
(line 107)
HTTP_PROXY = true
(line 125)
JSCRIPT_DIR = '/js/'
(line 88)
JSCRIPT_INCLUDES = serialize(array(// specific javascripts to include in the page
'formtools.js','jquery.js','tablesorter.js','tablepagination.js',))
(line 89)
MEMCACHE = 'XOMBO'
(line 122)
MEMCACHE_SERVERS = serialize(array('brahma.vpn.xombo.com','vishnu.vpn.xombo.com','shiva.vpn.xombo.com'))
(line 123)
PAYPAL_EMAIL = 'billing@xombo.org'
(line 73)
QUERY_SERVICE = 'QueryService/?'
(line 72)
REPORTXML_HOST = "www.xombo.ORG"
(line 109)
REQUIRED_FIELD = "REQUIRED_FIELD"
(line 117)
SECURE_BASEURL = 'secure.xombo.org'
(line 20)
SESSION_TIMEOUT = 60*60*24
(line 101)
SLOW_RENDER_LIMIT = 500
(line 115)
STORE_CARD = 'StoreCard/?'
(line 71)
TABLE_LIMIT = 20
(line 113)
UPLOAD_LIMIT = (1024*1024)*.5
(line 119)
VFILESTREAM_HANDLER = 'memcache'
(line 121)