Added sample config.json file.
This commit is contained in:
parent
a5e5611cbe
commit
432fea9330
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue