mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Add link to documentation for time zone setting in example config.
It is not obvious which time zones the option in the config file accepts. Having a link to the official django documentation makes it clear.
This commit is contained in:
		@@ -156,7 +156,9 @@ PAPERLESS_PASSPHRASE="secret"
 | 
				
			|||||||
####                            Interface                                  ####
 | 
					####                            Interface                                  ####
 | 
				
			||||||
###############################################################################
 | 
					###############################################################################
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Override the default UTC time zone here
 | 
					# Override the default UTC time zone here.
 | 
				
			||||||
 | 
					# See https://docs.djangoproject.com/en/1.10/ref/settings/#std:setting-TIME_ZONE
 | 
				
			||||||
 | 
					# for details on how to set it.
 | 
				
			||||||
#PAPERLESS_TIME_ZONE=UTC
 | 
					#PAPERLESS_TIME_ZONE=UTC
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user