mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-06 15:42:52 +01:00
Revert "feat: auto-enable link-preview plugin on new installations"
This reverts commit b153941cf3.
This commit is contained in:
@@ -534,7 +534,6 @@ async function enableDefaultPlugins() {
|
||||
'nodebb-rewards-essentials',
|
||||
'nodebb-plugin-emoji',
|
||||
'nodebb-plugin-emoji-android',
|
||||
'nodebb-plugin-link-preview',
|
||||
];
|
||||
let customDefaults = nconf.get('defaultplugins') || nconf.get('defaultPlugins');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user