Skip to content

Commit

Permalink
Update backend.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
phutelmyer committed Oct 25, 2023
1 parent 840821c commit ebe71b9
Showing 1 changed file with 0 additions and 58 deletions.
58 changes: 0 additions & 58 deletions configs/python/backend/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,62 +154,9 @@ scanners:
- 'application/msword'
- 'olecf_file'
- 'application/vnd.ms-excel'
priority: 5
options:
keys:
- 'Author'
- 'Characters'
- 'Company'
- 'CreateDate'
- 'LastModifiedBy'
- 'Lines'
- 'ModifyDate'
- 'Pages'
- 'Paragraphs'
- 'RevisionNumber'
- 'Software'
- 'Template'
- 'Title'
- 'TotalEditTime'
- 'Words'
tmp_directory: '/dev/shm/'
- positive:
flavors:
- 'application/pdf'
- 'pdf_file'
priority: 5
options:
keys:
- 'Author'
- 'CreateDate'
- 'Creator'
- 'CreatorTool'
- 'Linearized'
- 'ModifyDate'
- 'PageCount'
- 'PDFVersion'
- 'Producer'
- 'Title'
tmp_directory: '/dev/shm/'
- positive:
flavors:
- 'lnk_file'
priority: 5
options:
keys:
- 'CommandLineArguments'
- 'Description'
- 'FileAttributes'
- 'Flags'
- 'HotKey'
- 'IconFileName'
- 'IconIndex'
- 'RunWindow'
- 'TargetFileSize'
- 'WorkingDirectory'
tmp_directory: '/dev/shm/'
- positive:
flavors:
- 'image/gif'
- 'gif_file'
- 'image/jpeg'
Expand All @@ -227,11 +174,6 @@ scanners:
- 'image/heic'
- 'image/heif'
priority: 5
options:
keys:
- 'ImageHeight'
- 'ImageWidth'
tmp_directory: '/dev/shm/'
# 'ScanFloss':
# - positive:
# flavors:
Expand Down

0 comments on commit ebe71b9

Please sign in to comment.