Skip to content

Commit 4e42bad

Browse files
0201: default geo=> inactive, #533
1 parent b85e748 commit 4e42bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ user_pref("_user.js.parrot", "0200 syntax error: the parrot's definitely decease
8585
/* 0201b: set a default permission for Location (FF58+)
8686
* [SETTING] to add site exceptions: Page Info>Permissions>Access Your Location
8787
* [SETTING] to manage site exceptions: Options>Privacy & Security>Permissions>Location>Settings ***/
88-
user_pref("permissions.default.geo", 2); // 0=always ask (default), 1=allow, 2=block
88+
// user_pref("permissions.default.geo", 2); // 0=always ask (default), 1=allow, 2=block
8989
/* 0202: disable GeoIP-based search results
9090
* [NOTE] May not be hidden if Firefox has changed your settings due to your locale
9191
* [1] https://trac.torproject.org/projects/tor/ticket/16254

0 commit comments

Comments
 (0)