tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

config.json.in (296B)


      1 {
      2   "fx_account": {
      3     "username": "__FX_ACCOUNT_USERNAME__",
      4     "password": "__FX_ACCOUNT_PASSWORD__"
      5   },
      6   "auth_type": "fx_account",
      7   "es": "localhost:9200",
      8   "os": "Ubuntu",
      9   "platform": "linux64",
     10   "serverURL": null,
     11   "extensiondir": "__EXTENSIONDIR__",
     12   "testdir": "__TESTDIR__"
     13 }