mirror of
https://github.com/YunoHost-Apps/strut_ynh.git
synced 2024-09-03 20:26:33 +02:00
Fix badges
This commit is contained in:
parent
caf1e0d6bc
commit
5598747c5a
4 changed files with 4 additions and 8 deletions
|
@ -35,8 +35,8 @@ If configuration is needed, feel free to contribute.
|
||||||
|
|
||||||
#### Supported architectures
|
#### Supported architectures
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/strut/)
|
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/strut/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/strut/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/strut/)
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
No import/export from/to OpenDocument or pptx.
|
No import/export from/to OpenDocument or pptx.
|
||||||
|
|
|
@ -35,9 +35,8 @@ S'il y a une configuration possible, sentez vous libre d'y contribuer.
|
||||||
|
|
||||||
#### Architectures supportées
|
#### Architectures supportées
|
||||||
|
|
||||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/strut/)
|
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/strut/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/strut/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/strut/)
|
||||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/strut/)
|
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,6 @@
|
||||||
upgrade=1 from_commit=f6565f66d82fa077d752226f8b8267018f7b91d8
|
upgrade=1 from_commit=f6565f66d82fa077d752226f8b8267018f7b91d8
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
port_already_use=0
|
|
||||||
change_url=1
|
change_url=1
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=ljf+ynh-strut@grimaud.me
|
Email=ljf+ynh-strut@grimaud.me
|
||||||
|
|
|
@ -38,8 +38,6 @@
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": true
|
"default": true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue