Show comments in the Timebar (#442)

Show comments in the Timebar
This commit is contained in:
MrPercheul
2022-09-20 14:16:16 +02:00
committed by GitHub
parent de5bd07a90
commit cba2ed75ed
10 changed files with 669 additions and 8 deletions

View File

@@ -86,6 +86,7 @@ MAX_MEDIA_PER_PLAYLIST = 70
UPLOAD_MAX_SIZE = 800 * 1024 * 1000 * 5
MAX_CHARS_FOR_COMMENT = 10000 # so that it doesn't end up huge
TIMESTAMP_IN_TIMEBAR = False # shows timestamped comments in the timebar for videos
ALLOW_MENTION_IN_COMMENTS = False # allowing to mention other users with @ in the comments
# valid options: content, author