This commit is contained in:
Michael Telatynski
2025-05-13 10:34:02 +01:00
parent a111937d00
commit 5ecc754c94
19 changed files with 145 additions and 24 deletions
+6
View File
@@ -57,6 +57,12 @@ export type StaticConfig = z.infer<typeof StaticConfig>;
const UniventionConfig = z.object({
type: z.literal("univention"),
/**
* Alternative logo URL to display in the popover menu.
* Will use the main logo url if omitted.
*/
logo_url: z.string().url().optional(),
/**
* Base URL to an Intercom Service
* https://docs.software-univention.de/intercom-service/latest/architecture.html#endpoints