mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
parent
c5211f7758
commit
4b9374724b
1 changed files with 7 additions and 2 deletions
|
@ -14,8 +14,9 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
# 2.0~ynh5
|
upgrade=1 from_commit=d05248ceeffca8401dea6ac14bf7af7096345cbe
|
||||||
upgrade=1 from_commit=d83328c3e0d7dbbc317ded2924ac08ba3cc51d3e
|
# 0.9.5.2~ynh1
|
||||||
|
upgrade=1 from_commit=3c3d7d56540e12245f45dc7c3b9334285ac475ca
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
port_already_use=0
|
port_already_use=0
|
||||||
|
@ -43,3 +44,7 @@
|
||||||
;;; Options
|
;;; Options
|
||||||
Email=
|
Email=
|
||||||
Notification=none
|
Notification=none
|
||||||
|
;;; Upgrade options
|
||||||
|
; commit=d05248ceeffca8401dea6ac14bf7af7096345cbe
|
||||||
|
name=Merge pull request #14
|
||||||
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue