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