Added sample config.json file.

This commit is contained in:
Ylian Saint-Hilaire 2018-01-25 16:18:40 -08:00
parent a5e5611cbe
commit 432fea9330
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "meshcentral", "name": "meshcentral",
"version": "0.1.3-d", "version": "0.1.3-e",
"keywords": [ "keywords": [
"Remote Management", "Remote Management",
"Intel AMT", "Intel AMT",
@ -17,6 +17,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"files": [ "files": [
"*.js", "*.js",
"sample-config.json",
"license.txt", "license.txt",
"readme.txt", "readme.txt",
"agents", "agents",