## Enable WebGL.
## Type: Bool
-# c.content.webgl = True
+c.content.webgl = False
+config.set('content.webgl', True, '*://meet.google.com/*')
## Which interfaces to expose via WebRTC.
## Type: String
'fpp/confluence': 'https://fppnt.atlassian.net/wiki/search?text={}',
'evk': 'https://gitlab.com/search?&scope=issues&group_id=13301433&search={}',
'dev': 'https://devdocs.io/#q={}',
+ 'phind': 'https://www.phind.com/search?q={}',
}
## Page(s) to open at the start.