wurmlab/sequenceserver

limit query size and customize /tmp dir

開放

#535 建立於 2021年7月22日

 (3 則留言) (2 個反應) (0 位負責人)JavaScript (121 個分叉)github user discovery
hacktoberfest

倉庫指標

星標
 (299 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南