newVersionCheck: enabled: false nightlyTasks: startTime: 03:00 ffmpeg: accel: qsv accelDecode: true library: watch: enabled: true smartSearch: enabled: false machineLearning: enabled: false # urls: [] availabilityChecks: enabled: false clip: enabled: false duplicateDetection: enabled: false facialRecognition: enabled: false ocr: enabled: false metadata: faces: import: true storageTemplate: enabled: false hashVerificationEnabled: true template: '{{y}}/{{MM}}-{{MMM}}/{{filetype}}_{{y}}{{MM}}{{dd}}_{{HH}}{{mm}}{{ss}}.{{ext}}' # oauth passwordLogin: enabled: false oauth: enabled: true autoLaunch: true autoRegister: true clientId: immich clientSecret: '${repo.vault.password_for("authelia_client_secret_immich")}' issuerUrl: https://login.gzr.im/.well-known/openid-configuration # scope: 'openid email profile' # profileSigningAlgorithm: none # defaultStorageQuota: 0 # signingAlgorithm: RS256 # storageLabelClaim: preferred_username # storageQuotaClaim: immich_quota buttonText: 'Login with SSO' # mobileOverrideEnabled: false # mobileRedirectUri: https://photos.gzr.im/api/oauth/mobile-redirect theme: customCss: |- :root { --font-sans: sans-serif; --font-mono: monospace; }