Navigation Menu

Skip to content

Commit

Permalink
Fix wrong option name
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 21, 2014
1 parent fc80cdd commit b469400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion droonga/templates/default/sv-droonga-http-server-run.erb
Expand Up @@ -21,5 +21,5 @@ exec chpst -u "$user:$group" \
--receive-host-name <%= http_server.host %> \
--droonga-engine-host-name <%= engine.host %> \
--droonga-engine-port <%= engine.port %> \
--droonga-default-dataset <%= http_server.default_dataset %> \
--default-dataset <%= http_server.default_dataset %> \
--cache-size <%= http_server.cache_size %>

0 comments on commit b469400

Please sign in to comment.