From 5c8d30797e6f4a9918d00410586af363b8667715 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 26 Nov 2024 10:03:48 +0100 Subject: [PATCH] Add RARE_SPECIES_THRESHOLD --- scripts/install_config.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/install_config.sh b/scripts/install_config.sh index 04701dd..665d482 100755 --- a/scripts/install_config.sh +++ b/scripts/install_config.sh @@ -270,6 +270,9 @@ RAW_SPECTROGRAM=0 CUSTOM_IMAGE= CUSTOM_IMAGE_TITLE="" +## RARE_SPECIES_THRESHOLD defines after how many days a species is considered as rare and highlighted on overview page +RARE_SPECIES_THRESHOLD=30 + ## These are just for debugging LAST_RUN= THIS_RUN=