mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	readme: fix env variable
This commit is contained in:
		
							parent
							
								
									b7957f598b
								
							
						
					
					
						commit
						0ed89b7e4a
					
				@ -88,7 +88,7 @@ Environment variables should be prefixed with `LLDAP_` to override the
 | 
			
		||||
configuration.
 | 
			
		||||
 | 
			
		||||
Secrets can also be set through a file. The filename should be specified by the
 | 
			
		||||
variables `LLDAP_JWT_SECRET_FILE` or `LLDAP_USER_PASS_FILE`, and the file
 | 
			
		||||
variables `LLDAP_JWT_SECRET_FILE` or `LLDAP_LDAP_USER_PASS_FILE`, and the file
 | 
			
		||||
contents are loaded into the respective configuration parameters. Note that
 | 
			
		||||
`_FILE` variables take precedence.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user