mirror of
https://github.com/immich-app/immich.git
synced 2024-12-24 10:37:28 +02: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
|
||
|
}
|
||
|
}
|
||
|
}
|