Kouhei Sutou
null+****@clear*****
Thu Apr 17 16:32:24 JST 2014
Kouhei Sutou 2014-04-17 16:32:24 +0900 (Thu, 17 Apr 2014) New Revision: af18dd34df1e46bb8325e519f3507139cc87e3b8 https://github.com/droonga/droonga-engine/commit/af18dd34df1e46bb8325e519f3507139cc87e3b8 Message: droonga-engine: use 10031 as the default Droonga engine port number Modified files: bin/droonga-engine Modified: bin/droonga-engine (+1 -1) =================================================================== --- bin/droonga-engine 2014-04-17 16:30:56 +0900 (1c595ef) +++ bin/droonga-engine 2014-04-17 16:32:24 +0900 (a7e9639) @@ -26,7 +26,7 @@ require "droonga/plugin_loader" options = OpenStruct.new options.host = Socket.gethostname -options.port = 24224 +options.port = 10031 options.tag = "droonga" parser = OptionParser.new -------------- next part -------------- HTML����������������������������...Download