Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs
This commit is contained in:
@@ -34,9 +34,15 @@ wsPort: 8080
|
||||
# Data Directories
|
||||
# ---------------------------------------------------------------------
|
||||
|
||||
datadir:
|
||||
paths:
|
||||
repo: ./repo
|
||||
db: ./data
|
||||
data: ./data
|
||||
|
||||
# ---------------------------------------------------------------------
|
||||
# Database Connection String
|
||||
# ---------------------------------------------------------------------
|
||||
|
||||
db: mongodb://localhost:27017/wiki
|
||||
|
||||
# ---------------------------------------------------------------------
|
||||
# Git Connection Info
|
||||
|
||||
Reference in New Issue
Block a user