mirror of
https://github.com/immich-app/immich.git
synced 2025-01-08 12:56:48 +01:00
18 lines
228 B
JSON
18 lines
228 B
JSON
|
{
|
||
|
"reverseGeocoding": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"machineLearning": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"logging": {
|
||
|
"enabled": false,
|
||
|
"level": "debug"
|
||
|
},
|
||
|
"library": {
|
||
|
"watch": {
|
||
|
"enabled": true
|
||
|
}
|
||
|
}
|
||
|
}
|