diff options
Diffstat (limited to '')
| -rw-r--r-- | .test_.conf.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.test_.conf.lua b/.test_.conf.lua index 4a360a2..e35fc72 100644 --- a/.test_.conf.lua +++ b/.test_.conf.lua | |||
| @@ -7,7 +7,7 @@ end | |||
| 7 | 7 | ||
| 8 | return { | 8 | return { |
| 9 | ["performance"] = "default"; -- fast, balanced, default, lean | 9 | ["performance"] = "default"; -- fast, balanced, default, lean |
| 10 | ["debug"] = false; | 10 | ["debug"] = true; |
| 11 | ["loadAverageInc"] = 0.7; | 11 | ["loadAverageInc"] = 0.7; |
| 12 | ["timeOut"] = 20; -- seconds | 12 | ["timeOut"] = 20; -- seconds |
| 13 | ["webRoot"] = "/var/www/html"; | 13 | ["webRoot"] = "/var/www/html"; |
