forked from coop-cloud/nextcloud
chore: publish 11.2.0+30.0.6-fpm release
This commit is contained in:
7
abra.sh
7
abra.sh
@ -93,6 +93,13 @@ install_collabora() {
|
||||
set_app_config richdocuments wopi_url "$COLLABORA_URL"
|
||||
}
|
||||
|
||||
install_whiteboard() {
|
||||
install_apps whiteboard
|
||||
set_app_config whiteboard collabBackendUrl "https://${DOMAIN}/whiteboard"
|
||||
set_app_config whiteboard jwt_secret_key "${WHITEBOARD_JWT}"
|
||||
}
|
||||
|
||||
|
||||
install_fulltextsearch() {
|
||||
install_apps fulltextsearch
|
||||
install_apps fulltextsearch_elasticsearch
|
||||
|
Reference in New Issue
Block a user