[Groonga-commit] droonga/droonga-http-server at 4c0d24a [master] Fill default values

Zurück zum Archiv-Index

YUKI Piro Hiroshi null+****@clear*****
Sun Sep 7 23:30:53 JST 2014


YUKI "Piro" Hiroshi	2014-09-07 23:30:53 +0900 (Sun, 07 Sep 2014)

  New Revision: 4c0d24a3f89355bf2ce3d0e4788979a133a36b6d
  https://github.com/droonga/droonga-http-server/commit/4c0d24a3f89355bf2ce3d0e4788979a133a36b6d

  Message:
    Fill default values

  Modified files:
    script/debian/droonga-http-server.yaml

  Modified: script/debian/droonga-http-server.yaml (+6 -6)
===================================================================
--- script/debian/droonga-http-server.yaml    2014-09-07 23:29:07 +0900 (2753dcf)
+++ script/debian/droonga-http-server.yaml    2014-09-07 23:30:53 +0900 (e62d8b7)
@@ -1,12 +1,12 @@
-port:
+port: 10041
 access_log_file: droogna-http-server.access.log
 system_log_file: droonga-http-server.system.log
 cache_size: 100
 enable_trust_proxy: false
 environment: production
 engine:
-  host:
-  port:
-  default_dataset:
-  tag:
-  receiver_host:
+  host: 127.0.0.1
+  port: 10031
+  default_dataset: Default
+  tag: droonga
+  receiver_host: 127.0.0.1
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index