Improve description of system.proxy_file_chmod setting
This commit is contained in:
		
					parent
					
						
							
								0bc1ebe5bf
							
						
					
				
			
			
				commit
				
					
						af874c6a1b
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -571,8 +571,8 @@ return [
 | 
			
		|||
		// Timeout in seconds for fetching the XRD links.
 | 
			
		||||
		'xrd_timeout' => 20,
 | 
			
		||||
 | 
			
		||||
		// proxy_file_chmod (Octal Integer)
 | 
			
		||||
		// Access rights for downloaded files in /proxy/ directory like 0640
 | 
			
		||||
		// proxy_file_chmod (Octal Integer like 0640)
 | 
			
		||||
		// If set, defines the files permissions for downloaded files in the /proxy/ directory, default is system-dependent
 | 
			
		||||
		'proxy_file_chmod' => 0,
 | 
			
		||||
	],
 | 
			
		||||
	'experimental' => [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue