|  | @@ -121,14 +121,14 @@ The Azure repository supports following settings:
 | 
	
		
			
				|  |  |      setting doesn't affect index files that are already compressed by default.
 | 
	
		
			
				|  |  |      Defaults to `false`.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -`read_only`::
 | 
	
		
			
				|  |  | +`readonly`::
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -    Makes repository read-only. coming[2.1.0]  Defaults to `false`.
 | 
	
		
			
				|  |  | +    Makes repository read-only. Defaults to `false`.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  `location_mode`::
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      `primary_only` or `secondary_only`. Defaults to `primary_only`. Note that if you set it
 | 
	
		
			
				|  |  | -    to `secondary_only`, it will force `read_only` to true.
 | 
	
		
			
				|  |  | +    to `secondary_only`, it will force `readonly` to true.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  Some examples, using scripts:
 | 
	
		
			
				|  |  |  
 |