mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 03:55:55 +01:00
chore: enable dbsearch on new installs
This commit is contained in:
@@ -526,6 +526,7 @@ async function enableDefaultPlugins() {
|
||||
|
||||
let defaultEnabled = [
|
||||
'nodebb-plugin-composer-default',
|
||||
'nodebb-plugin-dbsearch',
|
||||
'nodebb-plugin-markdown',
|
||||
'nodebb-plugin-mentions',
|
||||
'nodebb-plugin-web-push',
|
||||
|
||||
Reference in New Issue
Block a user