Converting to subtitle plugin
This commit is contained in:
@@ -82,7 +82,6 @@ celery_setup_elsewhere = boolean(default=False)
|
|||||||
# their media entries -- This is useful if you want to provide the
|
# 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.
|
# source files for a media file but can also be a HUGE security risk.
|
||||||
allow_attachments = boolean(default=False)
|
allow_attachments = boolean(default=False)
|
||||||
allow_subtitles = boolean(default=True)
|
|
||||||
|
|
||||||
# Cookie stuff
|
# Cookie stuff
|
||||||
csrf_cookie_name = string(default='mediagoblin_csrftoken')
|
csrf_cookie_name = string(default='mediagoblin_csrftoken')
|
||||||
|
|||||||
Reference in New Issue
Block a user