영상관리수정
This commit is contained in:
@@ -64,17 +64,7 @@ management:
|
|||||||
include:
|
include:
|
||||||
- "health"
|
- "health"
|
||||||
|
|
||||||
# GeoJSON 파일 모니터링 설정
|
file:
|
||||||
geojson:
|
sync-root-dir: /app/original-images/
|
||||||
monitor:
|
sync-tmp-dir: ${file.sync-root-dir}/tmp
|
||||||
watch-directory: ~/geojson/upload
|
sync-file-extention: tfw,tif
|
||||||
processed-directory: ~/geojson/processed
|
|
||||||
error-directory: ~/geojson/error
|
|
||||||
temp-directory: /tmp/geojson_extract
|
|
||||||
cron-expression: "0/30 * * * * *" # 매 30초마다 실행
|
|
||||||
supported-extensions:
|
|
||||||
- zip
|
|
||||||
- tar
|
|
||||||
- tar.gz
|
|
||||||
- tgz
|
|
||||||
max-file-size: 104857600 # 100MB
|
|
||||||
|
|||||||
Reference in New Issue
Block a user