don't disable the cassandra engine by default
This commit is contained in:
parent
ea5632e9d7
commit
5267af5e9e
@ -175,8 +175,7 @@ static struct
|
||||
/* we disable few other plugins by default */
|
||||
{ "ndbcluster", PLUGIN_OFF },
|
||||
{ "feedback", PLUGIN_OFF },
|
||||
{ "pbxt", PLUGIN_OFF },
|
||||
{ "cassandra", PLUGIN_OFF }
|
||||
{ "pbxt", PLUGIN_OFF }
|
||||
};
|
||||
|
||||
/* support for Services */
|
||||
|
Loading…
x
Reference in New Issue
Block a user