From 42e00d0aea81fd00bd63a332e47291de0f28dba0 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Tue, 2 Mar 2021 22:43:19 +1100 Subject: [PATCH] more TODOs --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 12e869c..2a1b234 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,5 @@ ## GENERAL + * get job manager and web into containers, get an fqdn, ssl cert, etc. and get this functional without me manually starting it each time * SymlinkName - use it from shared everywhere, never do path_prefix by hand use this function * AddJobForLog can absorb DEBUGs, etc. in fact fix up logging in general * comment your code @@ -16,6 +17,9 @@ (file_refimg_link --> file_refimg_link needs a face_num?) ### BACKEND + scan storage/import dir: + ignore *thumb* + scan storage_dir * need to find / remove duplicate files from inside storage_dir and itself, and in import_dir and in storage_dir implications --