Converting to subtitle plugin
This commit is contained in:
parent
849b498f9a
commit
4688fc0582
@ -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')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user