mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
SQLite fixes and addition to config.json schema.
This commit is contained in:
parent
fa33595700
commit
8c9067ed4a
4 changed files with 37 additions and 23 deletions
|
@ -3,6 +3,7 @@
|
|||
"__comment__": "This is a sample configuration file, all values and sections that start with underscore (_) are ignored. Edit a section and remove the _ in front of the name. Refer to the user's guide for details.",
|
||||
"settings": {
|
||||
"_cert": "myserver.mydomain.com",
|
||||
"_SQLite3": true,
|
||||
"_acebase": { "_sponsor": true },
|
||||
"_mongoDb": "mongodb://127.0.0.1:27017",
|
||||
"_mongoDbName": "meshcentral",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue