chore: publish 11.2.0+30.0.6-fpm release

This commit is contained in:
2025-05-13 23:57:26 +02:00
parent 267f3cbb78
commit cb453e884d
4 changed files with 34 additions and 1 deletions

View File

@ -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