Navigation Menu

Skip to content

Commit

Permalink
Remove needless information
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 18, 2014
1 parent 4e9d482 commit aeb18c5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions droonga/templates/default/droonga-engine-catalog.json.erb
Expand Up @@ -2,13 +2,6 @@
{
"version": 2,
"effective_date": "2014-01-24T00:00:00Z",
"zones": ["<%= engine.host %>:<%= engine.port %>/<%= engine.tag %>"],
"farms": {
"<%= engine.host %>:<%= engine.port %>/<%= engine.tag %>": {
"device": ".",
"capacity": 10
}
},
"datasets": {
"Droonga": {
"nWorkers": 2,
Expand Down

0 comments on commit aeb18c5

Please sign in to comment.