update immich config
This commit is contained in:
@@ -141,17 +141,25 @@
|
||||
"newVersionCheck": {
|
||||
"enabled": true
|
||||
},
|
||||
"nightlyTasks": {
|
||||
"clusterNewFaces": true,
|
||||
"databaseCleanup": true,
|
||||
"generateMemories": true,
|
||||
"missingThumbnails": true,
|
||||
"startTime": "00:00",
|
||||
"syncQuotaUsage": true
|
||||
},
|
||||
"notifications": {
|
||||
"smtp": {
|
||||
"enabled": true,
|
||||
"from": "novemila@ik.me",
|
||||
"from": "support@novemila.org",
|
||||
"replyTo": "",
|
||||
"transport": {
|
||||
"host": "mail.infomaniak.com",
|
||||
"host": "mail.novemila.org",
|
||||
"ignoreCert": false,
|
||||
"password": "F76X1p8QX2u08J1b8mcSkvxntrZFr0G4UB",
|
||||
"password": "FBG8qbY9k5RE83Rab7aB4A8a9EiZJ93bVdWtGXDxFDK",
|
||||
"port": 465,
|
||||
"username": "novemila@ik.me"
|
||||
"username": "support@novemila.org"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -167,6 +175,7 @@
|
||||
"mobileOverrideEnabled": false,
|
||||
"mobileRedirectUri": "",
|
||||
"profileSigningAlgorithm": "none",
|
||||
"roleClaim": "immich_role",
|
||||
"scope": "openid email profile",
|
||||
"signingAlgorithm": "RS256",
|
||||
"storageLabelClaim": "preferred_username",
|
||||
|
Reference in New Issue
Block a user