Navigation Menu

Skip to content

Commit

Permalink
sample cluster: don't use log file
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 5, 2015
1 parent 71de200 commit ebbb5f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/cluster/Rakefile
Expand Up @@ -95,7 +95,6 @@ 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 ebbb5f5

Please sign in to comment.