mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Update manifest.json
This commit is contained in:
parent
11218eb052
commit
68373846b0
1 changed files with 8 additions and 8 deletions
|
@ -9,12 +9,12 @@
|
||||||
"version": "1.0~ynh1",
|
"version": "1.0~ynh1",
|
||||||
"url": "https://docs.searxng.org/",
|
"url": "https://docs.searxng.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "free",
|
"license": " AGPL-3.0-or-later",
|
||||||
"website": "https://example.com",
|
"website": "https://docs.searxng.org/",
|
||||||
"demo": "https://demo.example.com",
|
"demo": "https://searx.be/",
|
||||||
"admindoc": "https://yunohost.org/packaging_apps",
|
"admindoc": "https://docs.searxng.org/admin/",
|
||||||
"userdoc": "https://yunohost.org/apps",
|
"userdoc": "https://docs.searxng.org/user/",
|
||||||
"code": "https://some.forge.com/example/example"
|
"code": "https://github.com/searxng/searxng"
|
||||||
},
|
},
|
||||||
"license": "free",
|
"license": "free",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -37,8 +37,8 @@
|
||||||
{
|
{
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"example": "/example",
|
"example": "/searxng",
|
||||||
"default": "/example"
|
"default": "/searxng"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
|
|
Loading…
Add table
Reference in a new issue