mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-11 12:58:32 +03:00
update config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import fs from 'mz/fs'
|
||||
import errors from '../lib/errors'
|
||||
|
||||
const STORAGE_DIRNAME = 'temp'
|
||||
const STORAGE_DIRNAME = 'data'
|
||||
|
||||
function partsFromFilename (fname) {
|
||||
const body = fname.slice(0, -5)
|
||||
|
||||
Reference in New Issue
Block a user