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

Remove antifeatures from the manifest.toml

This is not (yet?) supported. It should go into the DESCRIPTION.md or equivalent.
This commit is contained in:
Salamandar 2023-09-21 18:23:16 +02:00 committed by GitHub
parent 9882639865
commit c631b8b924
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,9 +16,6 @@ code = "https://github.com/TryGhost/Ghost"
cpe = "cpe:2.3:a:ghost:ghost"
fund = "https://opencollective.com/ghost"
[antifeatures]
arbitrary-limitations.en = "Ghost developers have chosen to only support MySQL. YunoHost relying on MariaDB, incompatibilities may arise. For more information: https://github.com/TryGhost/Ghost/issues/15729#issuecomment-1299297720"
[integration]
yunohost = ">= 11.2"
architectures = "all"