Implement missing forward compat constants
[hiphop-php.git] / hphp / test / config.hdf
blob19d24497582be7a969a9a640bb1149d9c0c49c27
1 Eval {
2   EnableXHP = true
3   AllowHhas = true
4   EnableHipHopSyntax = true
5   EnableObjDestructCall = true
6   JitASize = 10485760 # 10 MB
7   JitAStubsSize = 10485760 # 10 MB
8   JitGlobalDataSize = 2097152 # 2 MB
9   JitEnableRenameFunction = true
10   EnableZendCompat = true
13 MySQL {
14   ReadTimeout = 5000
17 EnvVariables {
18   HPHP_INTERPRETER = 1
21 ServerVariables {
22   ALPHA_CONSOLE = 1
23   TFBENV = 16777216
26 ErrorHandling {
27   NoticeFrequency = 1
28   WarningFrequency = 1
31 Http {
32   SlowQueryThreshold = 0
35 ResourceLimit {
36   SerializationSizeLimit=134217728