default webgl to off for now

This commit is contained in:
Morgan McMillian 2021-04-08 06:28:14 -07:00
parent 1ad360537f
commit 6dedd33291

View file

@ -4,4 +4,4 @@ config.set('content.notifications', True, 'https://pleroma.thrrgilag.space')
config.set('content.notifications', False, 'https://www.reddit.com') config.set('content.notifications', False, 'https://www.reddit.com')
config.set('content.notifications', True, 'https://broadsword.s3rv.com') config.set('content.notifications', True, 'https://broadsword.s3rv.com')
config.set('colors.webpage.prefers_color_scheme_dark', True) config.set('colors.webpage.prefers_color_scheme_dark', True)
#config.set('content.webgl', False) # might be needed on other hosts config.set('content.webgl', False)