wurmlab/sequenceserver

limit query size and customize /tmp dir

Offen

#535 geöffnet am 22.07.2021

 (3 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)JavaScript (121 Forks)github user discovery
hacktoberfest

Repository-Metriken

Stars
 (299 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

We set up a sequenceserver app for public and usually the /tmp dir would ran out of disk storage because of long DNA query sizes resulting in large temporary files.

Therefore two configs are needed: (1) an option that limits the maxium input sequence lengths (2) an option that customize a directory for temporary files.

Contributor Guide