about summary refs log tree commit diff stats
path: root/xombrero.1
diff options
context:
space:
mode:
Diffstat (limited to 'xombrero.1')
-rw-r--r--xombrero.110
1 files changed, 9 insertions, 1 deletions
diff --git a/xombrero.1 b/xombrero.1
index 3a532a0..6cf5c27 100644
--- a/xombrero.1
+++ b/xombrero.1
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: July 11 2012 $
+.Dd $Mdocdate: July 25 2012 $
 .Dt XOMBRERO 1
 .Os
 .Sh NAME
@@ -1106,6 +1106,14 @@ Path to the script used as the default value for the run_script
 command.
 .It Cm default_zoom_level
 Set the default browsing zoom level.
+.It Cm do_not_track
+Sets the HTTP Do Not Track header to tell sites that you wish to be
+opted-out of 3rd-party tracking for the use of behavioral advertising.
+Not all sites currently support this header, and this is only a
+suggestion of a user preference.
+Sites may still perform 3rd-party tracking even when this feature is
+enabled.
+Default is 0.
 .It Cm download_dir
 Locations where files are downloaded to.
 This directory must exist and
127'>127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199