Merge pull request #40 from zachborboa/master

Use verbose logging level for hhvm server
This commit is contained in:
Zach Borboa
2014-04-07 22:41:01 -07:00
+4
View File
@@ -1,3 +1,7 @@
Log {
Level = Verbose
}
Server {
DefaultDocument = index.php
}