mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-31 10:18:19 +02:00 
			
		
		
		
	Improve comments
- The first one was not a proper sentence. - The second one mixed passive and active form in the secon d part of the sentence.
This commit is contained in:
		
				
					committed by
					
						 Daniel García
						Daniel García
					
				
			
			
				
	
			
			
			
						parent
						
							353d2e6e01
						
					
				
				
					commit
					df0aa7949e
				
			| @@ -83,11 +83,11 @@ | ||||
|  | ||||
| ## Controls whether event logging is enabled for organizations | ||||
| ## This setting applies to organizations. | ||||
| ## Default this is disabled. Also check the EVENT_CLEANUP_SCHEDULE and EVENTS_DAYS_RETAIN settings. | ||||
| ## Disabled by default. Also check the EVENT_CLEANUP_SCHEDULE and EVENTS_DAYS_RETAIN settings. | ||||
| # ORG_EVENTS_ENABLED=false | ||||
|  | ||||
| ## Number of days to retain events stored in the database. | ||||
| ## If unset (the default), events are kept indefently and also disables the scheduled job! | ||||
| ## If unset (the default), events are kept indefinitely and the scheduled job is disabled! | ||||
| # EVENTS_DAYS_RETAIN= | ||||
|  | ||||
| ## Job scheduler settings | ||||
|   | ||||
		Reference in New Issue
	
	Block a user