mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
c440125d1f
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
281 B
INI
9 lines
281 B
INI
pid = /var/run/hhvm/pid
|
|
|
|
;hhvm.server.file_socket = /var/run/hhvm/sock
|
|
hhvm.server.port = 9000
|
|
hhvm.server.type = proxygen
|
|
hhvm.server.default_document = index.hh
|
|
hhvm.log.use_log_file = true
|
|
hhvm.log.file = /var/log/hhvm/error.log
|
|
hhvm.repo.central.path = /var/run/hhvm/hhvm.hhbc
|