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
|
||||
; Manifest
|
||||
domain="domain.tld"
|
||||
path="/path"
|
||||
path="/"
|
||||
is_public=1
|
||||
language="fr"
|
||||
admin="john"
|
||||
password="1Strong-Password"
|
||||
port="666"
|
||||
port="5380"
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
setup_sub_dir=0
|
||||
setup_root=1
|
||||
setup_nourl=0
|
||||
setup_private=1
|
||||
|
||||
+4
-4
@@ -12,11 +12,11 @@
|
||||
"license": "free",
|
||||
"website": "https://technitium.com/dns/",
|
||||
"demo": "https://demo.example.com",
|
||||
"admindoc": "https://yunohost.org/packaging_apps",
|
||||
"userdoc": "https://yunohost.org/apps",
|
||||
"code": "https://some.forge.com/example/example"
|
||||
"admindoc": "https://technitium.com/dns/help.html",
|
||||
"userdoc": "https://technitium.com/dns/help.html",
|
||||
"code": "https://github.com/TechnitiumSoftware/DnsServer"
|
||||
},
|
||||
"license": "free",
|
||||
"license": "GPL-3.0-only",
|
||||
"maintainer": {
|
||||
"name": "Navan Chauhan",
|
||||
"email": "technitiumdns@navan.email"
|
||||
|
||||
Reference in New Issue
Block a user