README.rdoc in fluent-plugin-scribe-0.9.11 vs README.rdoc in fluent-plugin-scribe-0.10.0

- old
+ new

@@ -45,10 +45,10 @@ The following options are supported. * port: port number (default: 1463) * bind: bind address (default: 0.0.0.0) -* server_type: server architecture either in 'simple', 'threaded', 'thread_pool', 'nonblocking' (default: thread_pool) +* server_type: server architecture either in 'simple', 'threaded', 'thread_pool', 'nonblocking' (default: nonblocking) * framed: use framed protocol or not (default: true) == For Developers To test this plugin, please execute the following command in your 'fluent' project directory, not scribe input plugin directory.