summaryrefslogtreecommitdiffstats
path: root/frameworks/cage/files/cage.config
blob: eb8ba3002d38d315e370175339df8521a3d7ab28 (plain)
1
2
3
4
5
6
7
8
config cage
	option noinput '0'
	option nogpu '0'
	option cmd '/usr/bin/cog'
	option user 'cog'
	list args '--scale=0.33'
	list args 'http://localhost'
	list env 'WEBKIT_INSPECTOR_HTTP_SERVER=0.0.0.0:12341'