stub to disable webgl on some hosts

This commit is contained in:
Morgan McMillian 2021-04-04 15:00:54 -07:00
parent c78819cc27
commit 8fbc7fb023

View file

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