1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/miniflux_ynh.git synced 2024-09-03 19:45:58 +02:00
This commit is contained in:
ericgaspar 2023-05-07 09:15:47 +02:00
parent a688a27079
commit d157a6bcb0
3 changed files with 2 additions and 28 deletions

View file

@ -1,26 +0,0 @@
;; Test complet
; Manifest
domain="domain.tld"
path="/path"
is_public=1
admin="john"
password="password"
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=aaee25fd688435d63ed304f418829e4e036004d5
backup_restore=1
multi_instance=1
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=aaee25fd688435d63ed304f418829e4e036004d5
name=Merge pull request #8
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=4533&

View file

@ -1,5 +1,5 @@
[Unit]
Description=Miniflux: feed Reader
Description=Miniflux: Feed Reader
Documentation=https://miniflux.app/docs/#database-connection-parameters
After=network.target postgresql.service

View file

@ -16,7 +16,7 @@ admindoc = "https://miniflux.app/docs/index.html"
code = "https://github.com/miniflux/v2"
[integration]
yunohost = ">= 11.1.17"
yunohost = ">= 11.1.18"
architectures = ["amd64", "armhf", "arm64"]
multi_instance = true
ldap = false