Rewild Your Web
web browser dweb
16
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 246ded04a91d5de0e500ff85a8615fad03c8d10f 13 lines 313 B view raw
1{ 2 "_comment": "this file is used to add some specific preferences to the Servo package (nightly builds)", 3 "all": {}, 4 "macosx": {}, 5 "linux": {}, 6 "android": {}, 7 "windows": {}, 8 "vr": { 9 "_comment": "settings specific to VR builds", 10 "dom.webvr.enabled": true, 11 "dom.webxr.enabled": true 12 } 13}