Navigation Menu

Skip to content

Commit

Permalink
rpm:fix groonga-server-gqtp PROTOCOL
Browse files Browse the repository at this point in the history
  • Loading branch information
naoa committed Jun 4, 2014
1 parent eaf8fb3 commit 3b94cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/init.d/redhat/groonga-server-gqtp
Expand Up @@ -30,7 +30,7 @@ DATABASE=/var/lib/groonga/db/db
ADDRESS=127.0.0.1
PORT=10043
PIDFILE=/var/run/groonga/$prog-gqtp.pid
PROTOCOL=http
PROTOCOL=gqtp
LOG_PATH=/var/log/groonga/groonga-gqtp.log
QUERY_LOG_PATH=/var/log/groonga/query-gqtp.log
OPTION_ARGS=""
Expand Down

0 comments on commit 3b94cea

Please sign in to comment.