Added batch user account management.

This commit is contained in:
Ylian Saint-Hilaire
2020-04-09 22:44:05 -07:00
parent 204b075065
commit 692678b75b
4 changed files with 376 additions and 262 deletions

View File

@@ -1,5 +1,5 @@
{
"__comment__" : "This is a sample configuration file, edit a section and remove the _ in front of the name. Refer to the user's guide for details.",
"__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",
"_MongoDb": "mongodb://127.0.0.1:27017",