File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ user_pref("_user.js.parrot", "0200 syntax error: the parrot's definitely decease
85
85
/* 0201b: set a default permission for Location (FF58+)
86
86
* [SETTING] to add site exceptions: Page Info>Permissions>Access Your Location
87
87
* [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
89
89
/* 0202: disable GeoIP-based search results
90
90
* [NOTE] May not be hidden if Firefox has changed your settings due to your locale
91
91
* [1] https://trac.torproject.org/projects/tor/ticket/16254
You can’t perform that action at this time.
0 commit comments