Converting to subtitle plugin

This commit is contained in:
saksham1115 2016-07-15 23:44:28 +00:00
parent 849b498f9a
commit 4688fc0582

View File

@ -82,7 +82,6 @@ celery_setup_elsewhere = boolean(default=False)
# their media entries -- This is useful if you want to provide the
# source files for a media file but can also be a HUGE security risk.
allow_attachments = boolean(default=False)
allow_subtitles = boolean(default=True)
# Cookie stuff
csrf_cookie_name = string(default='mediagoblin_csrftoken')