Navigation Menu

Skip to content

Commit

Permalink
sample cluster: add log_file configuration as comment
Browse files Browse the repository at this point in the history
It's for easy to test.
  • Loading branch information
kou committed Jan 5, 2015
1 parent 2d2ebe6 commit a7a96c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/cluster/Rakefile
Expand Up @@ -95,6 +95,7 @@ class DroongaEngine
config = {
"host" => host,
"port" => self.class.port,
# "log_file" => "droonga-engine.log",
"log_level" => "info",
"pid_file" => "droonga-engine.pid",
}
Expand Down

0 comments on commit a7a96c4

Please sign in to comment.