Remove old enable_video config option
This commit is contained in:
parent
cfa96da734
commit
f47a7a8c92
@ -51,8 +51,6 @@ allow_attachments = boolean(default=False)
|
||||
# Cookie stuff
|
||||
csrf_cookie_name = string(default='mediagoblin_csrftoken')
|
||||
|
||||
# Media types
|
||||
enable_video = boolean(default=False)
|
||||
|
||||
[storage:publicstore]
|
||||
storage_class = string(default="mediagoblin.storage.filestorage:BasicFileStorage")
|
||||
|
Loading…
x
Reference in New Issue
Block a user