# config-sets.yml # Place this file at your alakazam root path. # Each top-level key is a named config-set containing per-app configurations. # Activate a set in any instance .yml or alaka.yml: # # CONFIG-SETS: # bbb: true # calendar: true # # Disable a set inherited from a group alaka.yml by setting it to false: # # CONFIG-SETS: # bbb: false # bbb: authentik: env: APPLICATIONS: BBB: https://nextcloud.example.com/apps/bbb nextcloud: initial-hooks: - app install_bbb calendar: authentik: env: APPLICATIONS: Calendar: https://nextcloud.example.com/apps/calendar/