Navigation Menu

Skip to content

Commit

Permalink
Add "status" to the list of active plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 24, 2014
1 parent 6cb17f7 commit db62179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/command/config/default/catalog.json
Expand Up @@ -4,7 +4,7 @@
"datasets": {
"Default": {
"nWorkers": 4,
"plugins": ["groonga", "crud", "search", "dump"],
"plugins": ["groonga", "crud", "search", "dump", "status"],
"replicas": [
{
"dimension": "_key",
Expand Down

0 comments on commit db62179

Please sign in to comment.