8 lines
195 B
TOML
8 lines
195 B
TOML
[DEFAULT]
|
|
prefs = [
|
|
"network.ohttp.configURL='http://example.com/ohttp-config'",
|
|
"network.ohttp.relayURL='http://example.com/relay/'"
|
|
]
|
|
|
|
["test_ohttp_client.js"]
|
|
run-if = ["os == 'android'"]
|