# Configuration file quarkus: http: limits: max-body-size: 50G port: 8910 proxy: proxy-address-forwarding: true native: container-build: true container-runtime: docker enable-all-security-services: true enable-https-url-handler: true oidc: application-type: web-app auth-server-url: client-id: credentials: secret: tls: verification: none token: refresh-expired: true api: file: directory: /lalafin # Files need to be in {directory}/file ignored: {} # Files ending with these suffixes will not show up routes: - path: / # Root corresonds to the endpoint /file/ roles: {} # Only users with these roles will have access to this route (empty = ALL) folder: tokens: {} # List of tokens to make some routes available trhough the public folders API # thumbnail: # jellyfin: # paths: {}