mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	Update README.md adjusting system to security as shown later in the readme for consistency (#1488)
Update README.md Updated readme changing system to security tag to make enabling logins easy to find / implement for new users via docker environment variable
This commit is contained in:
		
							parent
							
								
									7768dc9fd9
								
							
						
					
					
						commit
						f6a31e6ed0
					
				@ -219,11 +219,11 @@ Environment variables are also supported and would override the settings file
 | 
			
		||||
For example in the settings.yml you have
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
system:
 | 
			
		||||
security:
 | 
			
		||||
  enableLogin: 'true'
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
To have this via an environment variable you would have ``SYSTEM_ENABLELOGIN``
 | 
			
		||||
To have this via an environment variable you would have ``SECURITY_ENABLELOGIN``
 | 
			
		||||
 | 
			
		||||
The Current list of settings is
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user