default webgl to off for now
This commit is contained in:
parent
1ad360537f
commit
6dedd33291
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue