mirror of
https://github.com/YunoHost-Apps/documize_ynh.git
synced 2024-09-03 18:26:19 +02:00
Cleaning up
This commit is contained in:
parent
48bb34a848
commit
96b9d3398d
2 changed files with 2 additions and 5 deletions
|
@ -3,9 +3,6 @@
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
path="/path"
|
path="/path"
|
||||||
is_public=1
|
is_public=1
|
||||||
language="fr"
|
|
||||||
admin="john"
|
|
||||||
password="1Strong-Password"
|
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=1
|
||||||
|
@ -14,7 +11,7 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
upgrade=1 from_commit=CommitHash
|
#upgrade=1 from_commit=CommitHash
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
change_url=1
|
change_url=1
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"website": "https://www.documize.com",
|
"website": "https://www.documize.com",
|
||||||
"demo": "https://demo.example.com",
|
"demo": "https://docs.documize.com/",
|
||||||
"admindoc": "https://docs.documize.com",
|
"admindoc": "https://docs.documize.com",
|
||||||
"code": "https://github.com/documize/community"
|
"code": "https://github.com/documize/community"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue