feat: search + basic engine (wip)
This commit is contained in:
@@ -69,6 +69,7 @@ module.exports = {
|
||||
await WIKI.models.storage.refreshTargetsFromDisk()
|
||||
|
||||
await WIKI.auth.activateStrategies()
|
||||
await WIKI.models.searchEngines.initEngine()
|
||||
await WIKI.models.storage.initTargets()
|
||||
WIKI.scheduler.start()
|
||||
},
|
||||
|
Reference in New Issue
Block a user