make tor autoconnect

This commit is contained in:
aaron
2021-11-23 14:33:19 +01:00
parent e3b588bc80
commit 6c9d0377f2
3 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
// Any comment. You must start the file with a single-line comment!
pref("general.config.filename", "mozilla.cfg");
pref("general.config.obscure_value", 0);
user_pref("torbrowser.settings.quickstart.enabled", true);