mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
Fix ldap value for upgrade from commit
This commit is contained in:
parent
f6e56c385c
commit
2a593f16e0
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@ Notification=none
|
|||
;;; Upgrade options
|
||||
; commit=80cce268248d4d34b2ad1671ee31d3403f9262c6
|
||||
name=Fix root install
|
||||
manifest_arg=domain=DOMAIN&path=PATH&is_public=Yes&password=password&ldap=1&lang=English&
|
||||
manifest_arg=domain=DOMAIN&path=PATH&is_public=Yes&password=password&ldap=Yes&lang=English&
|
||||
|
|
Loading…
Reference in a new issue