videos: remove video uploads lol
This commit is contained in:
parent
0f10e1ea16
commit
872d9c613b
16 changed files with 30 additions and 136 deletions
|
@ -50,7 +50,6 @@ SORTS_POSTS = {
|
|||
SORTS_POSTS.update(SORTS_COMMON)
|
||||
SORTS_COMMENTS = SORTS_COMMON
|
||||
|
||||
IMGUR_KEY = environ.get("IMGUR_KEY").strip()
|
||||
PUSHER_ID = environ.get("PUSHER_ID", "").strip()
|
||||
PUSHER_KEY = environ.get("PUSHER_KEY", "").strip()
|
||||
DEFAULT_COLOR = environ.get("DEFAULT_COLOR", "fff").strip()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue