From 624a5e68d2d16086cbd35be71311fda4b92da29a Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Wed, 17 Jul 2013 13:53:16 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e31523f..465cf53 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ $make && make install - yar.connect_timeout //default 1 - yar.packager //default "php", when built with --enable-msgpack then default "msgpack", it should be one of "php", "json", "msgpack" - yar.debug //default Off +- yar.content_type // default "application/octet-stream" +- yar.allow_persistent // default Off ## Constants