mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Enhance antifeature description
This commit is contained in:
parent
c6d0799f4f
commit
923886e2e3
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ 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"
|
||||
|
|
Loading…
Add table
Reference in a new issue