Skip to content

Disk usage limit, was it there, is it there? #241

Answered by alexbelgium
Frono asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, there is 2 options in the advanced tab to manage the disk.

The first one is Purge/Keep : of you select purge then it will cap size at 95% and routinely eliminate everything that goes above. The 95% is not configurable.

if [ "${used//%}" -ge 95 ]; then

The second one is "Amount of files to keep for each species : ". If different than 0 (keep all), defines the maximum number of files to be kept for each species, with priority give to files with highest confidence. This value does not take into account the last 7 days (protected by default).
Note only the spectrogram and audio files are deleted, the obsevation data rema…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Frono
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants