1
0
Fork 0
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:
Éric Gaspar 2022-06-12 15:09:10 +02:00
parent 48bb34a848
commit 96b9d3398d
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 2 additions and 5 deletions

View file

@ -3,9 +3,6 @@
domain="domain.tld"
path="/path"
is_public=1
language="fr"
admin="john"
password="1Strong-Password"
; Checks
pkg_linter=1
setup_sub_dir=1
@ -14,7 +11,7 @@
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=CommitHash
#upgrade=1 from_commit=CommitHash
backup_restore=1
multi_instance=1
change_url=1

View file

@ -11,7 +11,7 @@
"upstream": {
"license": "AGPL-3.0-only",
"website": "https://www.documize.com",
"demo": "https://demo.example.com",
"demo": "https://docs.documize.com/",
"admindoc": "https://docs.documize.com",
"code": "https://github.com/documize/community"
},