diff options
Diffstat (limited to 'roles/jails/20_immich/templates/usr_local_etc_immich_ml.env.j2')
| -rw-r--r-- | roles/jails/20_immich/templates/usr_local_etc_immich_ml.env.j2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/jails/20_immich/templates/usr_local_etc_immich_ml.env.j2 b/roles/jails/20_immich/templates/usr_local_etc_immich_ml.env.j2 new file mode 100644 index 0000000..f2c14a7 --- /dev/null +++ b/roles/jails/20_immich/templates/usr_local_etc_immich_ml.env.j2 @@ -0,0 +1,4 @@ +# Immich machine learning configuration +TZ=Europe/Helsinki +IMMICH_PORT=3003 +MACHINE_LEARNING_CACHE_FOLDER=/model_cache |
