feat: add integrations metadata to onlyoffice template
Declares FileBrowser and Nextcloud as integration targets for the new app-to-app integration framework in the controller. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -62,6 +62,15 @@ app_info:
|
|||||||
- 'x86 processzor szükséges (nem fut Raspberry Pi-n)'
|
- 'x86 processzor szükséges (nem fut Raspberry Pi-n)'
|
||||||
- 'Nextcloud vagy más kompatibilis alkalmazás ajánlott az integrációhoz'
|
- 'Nextcloud vagy más kompatibilis alkalmazás ajánlott az integrációhoz'
|
||||||
|
|
||||||
|
# --- App-to-app integrations ---
|
||||||
|
integrations:
|
||||||
|
- target: filebrowser
|
||||||
|
label: "FileBrowser integráció"
|
||||||
|
description: "Dokumentumok szerkesztése a fájlkezelőben"
|
||||||
|
- target: nextcloud
|
||||||
|
label: "Nextcloud integráció"
|
||||||
|
description: "Dokumentumok szerkesztése a Nextcloudban"
|
||||||
|
|
||||||
# --- Controller-side health probe ---
|
# --- Controller-side health probe ---
|
||||||
healthcheck:
|
healthcheck:
|
||||||
checks:
|
checks:
|
||||||
|
|||||||
Reference in New Issue
Block a user