[Groonga-commit] droonga/droonga-http-server at df34626 [master] Add sample configuration file

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Aug 29 16:03:51 JST 2014


YUKI Hiroshi	2014-08-29 16:03:51 +0900 (Fri, 29 Aug 2014)

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

  Message:
    Add sample configuration file

  Added files:
    sample/droonga-http-server.yaml

  Added: sample/droonga-http-server.yaml (+12 -0) 100644
===================================================================
--- /dev/null
+++ sample/droonga-http-server.yaml    2014-08-29 16:03:51 +0900 (1dcecfb)
@@ -0,0 +1,12 @@
+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:            192.168.0.10
+  port:            10031
+  default_dataset: Default
+  tag:             droonga
+  receiver_host:   192.168.0.10
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index