updated docs
This commit is contained in:
+3
-11
@@ -1,20 +1,12 @@
|
|||||||
# See here for more information
|
|
||||||
# https://github.com/YunoHost/package_check#syntax-check_process-file
|
|
||||||
|
|
||||||
# Move this file from check_process.default to check_process when you have filled it.
|
|
||||||
|
|
||||||
;; Test complet
|
;; Test complet
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld"
|
domain="domain.tld"
|
||||||
path="/path"
|
path="/"
|
||||||
is_public=1
|
is_public=1
|
||||||
language="fr"
|
port="5380"
|
||||||
admin="john"
|
|
||||||
password="1Strong-Password"
|
|
||||||
port="666"
|
|
||||||
; Checks
|
; Checks
|
||||||
pkg_linter=1
|
pkg_linter=1
|
||||||
setup_sub_dir=1
|
setup_sub_dir=0
|
||||||
setup_root=1
|
setup_root=1
|
||||||
setup_nourl=0
|
setup_nourl=0
|
||||||
setup_private=1
|
setup_private=1
|
||||||
|
|||||||
+4
-4
@@ -12,11 +12,11 @@
|
|||||||
"license": "free",
|
"license": "free",
|
||||||
"website": "https://technitium.com/dns/",
|
"website": "https://technitium.com/dns/",
|
||||||
"demo": "https://demo.example.com",
|
"demo": "https://demo.example.com",
|
||||||
"admindoc": "https://yunohost.org/packaging_apps",
|
"admindoc": "https://technitium.com/dns/help.html",
|
||||||
"userdoc": "https://yunohost.org/apps",
|
"userdoc": "https://technitium.com/dns/help.html",
|
||||||
"code": "https://some.forge.com/example/example"
|
"code": "https://github.com/TechnitiumSoftware/DnsServer"
|
||||||
},
|
},
|
||||||
"license": "free",
|
"license": "GPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Navan Chauhan",
|
"name": "Navan Chauhan",
|
||||||
"email": "technitiumdns@navan.email"
|
"email": "technitiumdns@navan.email"
|
||||||
|
|||||||
Reference in New Issue
Block a user