Space API SFTP upload config

This commit is contained in:
Ondrej Mikle 2018-07-22 18:07:41 +02:00
parent de2e46d6d3
commit 534afb2d8c
4 changed files with 56 additions and 1 deletions

17
spaceapi_template.json Normal file
View file

@ -0,0 +1,17 @@
{
"api": "0.13",
"space": "Brmlab",
"logo": "https://brmlab.cz/brmlab.png",
"url": "https://brmlab.cz/",
"location": {
"address": "Pod Kaplickou 3149/18, 13000 Praha 3",
"lon": 50.08346,
"lat": 14.48032
},
"contact": {
"irc": "irc://freenode.net/#brmlab",
"phone": "+420 608 801 582",
"facebook": "https://www.facebook.com/brmlab",
"ml": "brmlab@brmlab.cz"
}
}