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:
parent
9882639865
commit
c631b8b924
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ code = "https://github.com/TryGhost/Ghost"
|
||||||
cpe = "cpe:2.3:a:ghost:ghost"
|
cpe = "cpe:2.3:a:ghost:ghost"
|
||||||
fund = "https://opencollective.com/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]
|
[integration]
|
||||||
yunohost = ">= 11.2"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
|
|
Loading…
Add table
Reference in a new issue