1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/komga_ynh.git synced 2024-09-03 19:36:07 +02:00

Merge pull request #31 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2021-09-18 22:34:59 +02:00 committed by GitHub
commit 4a18b8da82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 6 deletions

View file

@ -29,7 +29,7 @@ Komga is a free and open source comics/mangas server.
- Download book files - Download book files
**Shipped version:** 0.128.1~ynh1 **Shipped version:** 0.128.1~ynh2
**Demo:** https://demo.komga.org **Demo:** https://demo.komga.org
@ -40,7 +40,6 @@ Komga is a free and open source comics/mangas server.
## Documentation and resources ## Documentation and resources
* Official app website: https://komga.org * Official app website: https://komga.org
* Official user documentation: https://yunohost.org/apps
* Official admin documentation: https://komga.org/guides/ * Official admin documentation: https://komga.org/guides/
* Upstream app code repository: https://github.com/gotson/komga * Upstream app code repository: https://github.com/gotson/komga
* YunoHost documentation for this app: https://yunohost.org/app_komga * YunoHost documentation for this app: https://yunohost.org/app_komga

View file

@ -25,7 +25,7 @@ Komga is a free and open source comics/mangas server.
- Download book files - Download book files
**Version incluse :** 0.128.1~ynh1 **Version incluse :** 0.128.1~ynh2
**Démo :** https://demo.komga.org **Démo :** https://demo.komga.org
@ -36,7 +36,6 @@ Komga is a free and open source comics/mangas server.
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : https://komga.org * Site officiel de l'app : https://komga.org
* Documentation officielle utilisateur : https://yunohost.org/apps
* Documentation officielle de l'admin : https://komga.org/guides/ * Documentation officielle de l'admin : https://komga.org/guides/
* Dépôt de code officiel de l'app : https://github.com/gotson/komga * Dépôt de code officiel de l'app : https://github.com/gotson/komga
* Documentation YunoHost pour cette app : https://yunohost.org/app_komga * Documentation YunoHost pour cette app : https://yunohost.org/app_komga

View file

@ -6,7 +6,7 @@
"en": "Media server for your comics, manga and magazines", "en": "Media server for your comics, manga and magazines",
"fr": "Serveur multimédia pour vos bandes dessinées, mangas et magazines" "fr": "Serveur multimédia pour vos bandes dessinées, mangas et magazines"
}, },
"version": "0.128.1~ynh1", "version": "0.128.1~ynh2",
"url": "https://komga.org", "url": "https://komga.org",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
@ -32,7 +32,7 @@
"install": [ "install": [
{ {
"name": "domain", "name": "domain",
"type": "domain", "type": "domain"
}, },
{ {
"name": "path", "name": "path",