Added libs
This commit is contained in:
44
app/config.json
Normal file
44
app/config.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"terminalWindow": true,
|
||||
|
||||
"repositories":["https://n0sys.duckdns.org/downloads/libs"],
|
||||
|
||||
"libs":[
|
||||
{
|
||||
"id":"app",
|
||||
"update": {
|
||||
"checkUpdates": true,
|
||||
"version": 0,
|
||||
"repositories": ["http://custom.repo/rendezvous"]
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"id":"fspn"
|
||||
},
|
||||
{
|
||||
"id":"api"
|
||||
},
|
||||
{
|
||||
"id":"noSys"
|
||||
},
|
||||
{
|
||||
"id":"fileTransfer"
|
||||
},
|
||||
{
|
||||
"id":"vueNoSys"
|
||||
},
|
||||
{
|
||||
"id":"lockbox"
|
||||
},
|
||||
{
|
||||
"id":"rendezvous"
|
||||
},
|
||||
{
|
||||
"id":"p2post"
|
||||
},
|
||||
{
|
||||
"id":"p2private"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user