[WIP] Browser overhaul. About:config section. #1262
| @@ -63,26 +63,7 @@ | |||||||
|   </ul> |   </ul> | ||||||
|   </dd> |   </dd> | ||||||
|  |  | ||||||
|   <dt>network.cookie.lifetimePolicy = 2</dt> |  | ||||||
|   <dd> |  | ||||||
|   cookies are deleted at the end of the session |  | ||||||
|   <ul> |  | ||||||
|     <li>0 = Accept cookies normally</li> |  | ||||||
|     <li>1 = Prompt for each cookie</li> |  | ||||||
|     <li>2 = Accept for current session only</li> |  | ||||||
|     <li>3 = Accept for N days</li> |  | ||||||
|   </ul> |  | ||||||
|   </dd> |  | ||||||
|  |  | ||||||
|   <dt>network.http.referer.trimmingPolicy = 2</dt> |  | ||||||
|   <dd> |  | ||||||
|   Send only the scheme, host, and port in the <code>Referer</code> header |  | ||||||
|   <ul> |  | ||||||
|     <li>0 = Send the full URL in the <code>Referer</code> header</li> |  | ||||||
|     <li>1 = Send the URL without its query string in the <code>Referer</code> header</li> |  | ||||||
|     <li>2 = Send only the scheme, host, and port in the <code>Referer</code> header</li> |  | ||||||
|   </ul> |  | ||||||
|   </dd> |  | ||||||
|  |  | ||||||
|   <dt>network.http.referer.XOriginPolicy = 2</dt> |   <dt>network.http.referer.XOriginPolicy = 2</dt> | ||||||
|   <dd> |   <dd> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user