mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 19:20:10 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
116a44d0ce
commit
141f58cf03
@ -172,10 +172,9 @@ if ! [ -z $COLLABORA_OFFICE ] ; then
|
|||||||
# nextcloud...
|
# nextcloud...
|
||||||
@ lxc-attach $ID -- turnkey-occ app:install richdocuments
|
@ lxc-attach $ID -- turnkey-occ app:install richdocuments
|
||||||
@ lxc-attach $ID -- turnkey-occ config:app:set richdocuments disable_certificate_verification yes
|
@ lxc-attach $ID -- turnkey-occ config:app:set richdocuments disable_certificate_verification yes
|
||||||
# XXX what variable should we use???
|
|
||||||
@ lxc-attach $ID -- turnkey-occ config:app:set richdocuments public_wopi_url "https://${APP_DOMAIN}"
|
@ lxc-attach $ID -- turnkey-occ config:app:set richdocuments public_wopi_url "https://${APP_DOMAIN}"
|
||||||
@ lxc-attach $ID -- turnkey-occ config:app:set richdocuments wopi_url "https://${APP_DOMAIN}"
|
@ lxc-attach $ID -- turnkey-occ config:app:set richdocuments wopi_url "https://${APP_DOMAIN}"
|
||||||
# XXX do we need this???
|
# XXX do we need to set this differently???
|
||||||
@ lxc-attach $ID -- turnkey-occ config:app:set richdocuments types prevent_group_restriction
|
@ lxc-attach $ID -- turnkey-occ config:app:set richdocuments types prevent_group_restriction
|
||||||
@ lxc-attach $ID -- turnkey-occ config:app:set richdocuments enabled yes
|
@ lxc-attach $ID -- turnkey-occ config:app:set richdocuments enabled yes
|
||||||
fi
|
fi
|
||||||
@ -203,4 +202,4 @@ echo "# Done."
|
|||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
# vim:set ts=4 sw=4 :
|
# vim:set ts=4 sw=4 nowrap :
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user