mirror of
https://github.com/YunoHost-Apps/webtrees_ynh.git
synced 2024-09-03 18:26:37 +02:00
Fix
This commit is contained in:
parent
c520c022b3
commit
b4924fb9a9
2 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
path="/path"
|
path="/path"
|
||||||
admin="john"
|
admin="john"
|
||||||
email="admin@example.com"
|
|
||||||
is_public=1
|
is_public=1
|
||||||
|
password="1Strong-Password"
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Web-based genealogy application",
|
"en": "Web-based genealogy application",
|
||||||
"fr": "Logiciel libre de généalogie en ligne"
|
"fr": "Logiciel libre de généalogie en ligne"
|
||||||
},
|
},
|
||||||
"version": "2.1.5~ynh1",
|
"version": "2.1.5~ynh2",
|
||||||
"url": "https://www.webtrees.net",
|
"url": "https://www.webtrees.net",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
|
|
Loading…
Add table
Reference in a new issue