Improve create import file job

Fix federation of .ogv videos
This commit is contained in:
Chocobozzz 2018-06-07 09:43:18 +02:00
parent 0138af9237
commit 28be89161a
No known key found for this signature in database
GPG key ID: 583A612D890159BE
7 changed files with 48 additions and 34 deletions

View file

@ -7,8 +7,8 @@ import { UserRight, VideoRateType } from '../../../shared'
import {
CONSTRAINTS_FIELDS,
VIDEO_CATEGORIES,
VIDEO_LANGUAGES,
VIDEO_LICENCES, VIDEO_MIMETYPE_EXT,
VIDEO_LICENCES,
VIDEO_MIMETYPE_EXT,
VIDEO_PRIVACIES,
VIDEO_RATE_TYPES
} from '../../initializers'