mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	1003: closes #772
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							86bfdd1470
						
					
				
				
					commit
					5166811bd5
				
			
							
								
								
									
										1
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								user.js
									
									
									
									
									
								
							@@ -586,6 +586,7 @@ user_pref("browser.cache.disk.enable", false);
 | 
				
			|||||||
 * [1] http://kb.mozillazine.org/Browser.cache.disk_cache_ssl ***/
 | 
					 * [1] http://kb.mozillazine.org/Browser.cache.disk_cache_ssl ***/
 | 
				
			||||||
user_pref("browser.cache.disk_cache_ssl", false);
 | 
					user_pref("browser.cache.disk_cache_ssl", false);
 | 
				
			||||||
/* 1003: disable memory cache
 | 
					/* 1003: disable memory cache
 | 
				
			||||||
 | 
					/* capacity: -1=determine dynamically (default), 0=none, n=memory capacity in kilobytes
 | 
				
			||||||
 * [NOTE] Not recommended due to performance issues ***/
 | 
					 * [NOTE] Not recommended due to performance issues ***/
 | 
				
			||||||
   // user_pref("browser.cache.memory.enable", false);
 | 
					   // user_pref("browser.cache.memory.enable", false);
 | 
				
			||||||
   // user_pref("browser.cache.memory.capacity", 0); // [HIDDEN PREF]
 | 
					   // user_pref("browser.cache.memory.capacity", 0); // [HIDDEN PREF]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user