PHP supports INI settings such as ``` hhvm.server.thread_count = ${WEB_CONCURRENCY} ``` but HHVM doesn't appear to support that. It would be nice for services such as Heroku to automatically tweak values (and probably tons of other uses).