1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

Merge branch 'testing' into v.3.23.0

This commit is contained in:
Éric Gaspar 2020-10-13 17:38:20 +02:00 committed by GitHub
commit c3b215420d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 3 deletions

View file

@ -13,6 +13,7 @@
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=3f9c3a6003243140e3e44671ef60a5461ed1a831
backup_restore=1
multi_instance=0
incorrect_path=0
@ -23,9 +24,9 @@
Level 2=auto
Level 3=auto
# https://github.com/YunoHost-Apps/cryptpad_ynh/issues/5
Level 4=na
Level 4=auto
# https://github.com/YunoHost-Apps/cryptpad_ynh/issues/6
Level 5=1
Level 5=auto
Level 6=auto
Level 7=auto
Level 8=0
@ -34,3 +35,8 @@
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=3f9c3a6003243140e3e44671ef60a5461ed1a831
name=update to 3.19.0
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
nodejs_version=12
nodejs_version="12"
#=================================================
# PERSONAL HELPERS