1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2024-10-01 13:34:45 +02:00
This commit is contained in:
Éric Gaspar 2022-07-15 17:21:56 +02:00
parent 75c8c79e38
commit 88cea3a2af
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 4 additions and 5 deletions

View file

@ -3,13 +3,13 @@
"id": "ulogger",
"packaging_format": 1,
"description": {
"en": "Real-time collection of geolocation data, tracks viewing and management.",
"fr": "Géolocalisation en temps réel, gestion et affichage de traces."
"en": "Real-time collection of geolocation data, tracks viewing and management",
"fr": "Géolocalisation en temps réel, gestion et affichage de traces"
},
"version": "1.1~ynh1",
"url": "https://github.com/bfabiszewski/ulogger-server",
"upstream": {
"license": "AGPL-3.0",
"license": "AGPL-3.0-only",
"website": "https://github.com/bfabiszewski/ulogger-server",
"code": "https://github.com/bfabiszewski/ulogger-server"
},
@ -41,8 +41,7 @@
},
{
"name": "admin",
"type": "string",
"example": "johndoe"
"type": "user"
},
{
"name": "is_public",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB