mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added sample config.json file.
This commit is contained in:
parent
a5e5611cbe
commit
432fea9330
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue