YUKI Hiroshi
null+****@clear*****
Thu Nov 1 17:13:15 JST 2012
YUKI Hiroshi 2012-11-01 17:13:15 +0900 (Thu, 01 Nov 2012) New Revision: 82c428cf63319623219f200df3b7ba7231822ed9 https://github.com/groonga/gcs/commit/82c428cf63319623219f200df3b7ba7231822ed9 Log: Activate some default configurations for the daemon Modified files: packages/debian/gcs.default Modified: packages/debian/gcs.default (+3 -3) =================================================================== --- packages/debian/gcs.default 2012-11-01 16:38:17 +0900 (3b1a21b) +++ packages/debian/gcs.default 2012-11-01 17:13:15 +0900 (f862eaf) @@ -5,10 +5,10 @@ #GROUP=gcs # The location of the database -#GCS_DATABASE_PATH=$(echo ~gcs)/.gcs/database/gcs +GCS_DATABASE_PATH=$(echo ~gcs)/.gcs/database/gcs # The port number to listen -#GCS_PORT=7575 +GCS_PORT=7575 # The base host and port of endpoints returned as a part of DomainStatus. # For example, if you set as "GCS_BASE_HOST=example.com:7575", then the @@ -20,7 +20,7 @@ # the range is denied. # You can specify multiple ranges as comma-separated list like: # "GCS_PRIVILEGED_RANGES=127.0.0.0/8,192.168.0.0/24" -#GCS_PRIVILEGED_RANGES=127.0.0.0/8 +GCS_PRIVILEGED_RANGES=127.0.0.0/8 # Comment out this to disable Groonga CloudSearch daemon. ENABLE=yes -------------- next part -------------- HTML����������������������������...Download