mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Merge branch 'testing' into ci-auto-update-5.88.2
This commit is contained in:
commit
ef744d61c2
2 changed files with 3 additions and 2 deletions
|
@ -35,7 +35,7 @@ It comes with modern tools to build a website, publish content, send newsletters
|
|||
|
||||
- Website aplikasi resmi: <https://ghost.org/>
|
||||
- Dokumentasi admin resmi: <https://ghost.org/help/>
|
||||
- Repositori kode aplikasi hulu: <https://github.com/TryGhost/Ghost>
|
||||
- Depot kode aplikasi hulu: <https://github.com/TryGhost/Ghost>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/ghost>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/ghost_ynh/issues>
|
||||
|
||||
|
|
|
@ -6,6 +6,7 @@ description.en = "Publishing, memberships, subscriptions and newsletters platfor
|
|||
description.fr = "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters"
|
||||
|
||||
version = "5.88.2~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
[upstream]
|
||||
|
@ -53,7 +54,7 @@ ram.runtime = "1G"
|
|||
|
||||
[resources.system_user]
|
||||
allow_email = true
|
||||
mail_user = "noreply"
|
||||
#mail_user = "noreply"
|
||||
|
||||
[resources.install_dir]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue