mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
zblerg, do not modify system_addressbook_exposed config value in the upgrade script
This commit is contained in:
parent
4fa1f991eb
commit
ae916549ca
1 changed files with 5 additions and 11 deletions
|
@ -294,12 +294,6 @@ then
|
|||
|
||||
exec_occ config:system:set overwrite.cli.url --value="https://${domain}${path}"
|
||||
|
||||
#=================================================
|
||||
# ENABLE OR DISABLE SYSTEM ADDRESS BOOK
|
||||
#=================================================
|
||||
|
||||
exec_occ config:app:set dav system_addressbook_exposed --value="$system_addressbook_exposed"
|
||||
|
||||
#=================================================
|
||||
# MOUNT HOME FOLDERS AS EXTERNAL STORAGE
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue