mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	added options to change database backend
This commit is contained in:
		
							
								
								
									
										10
									
								
								paperless.conf.example
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										10
									
								
								paperless.conf.example
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							@@ -3,6 +3,16 @@
 | 
			
		||||
# As this file contains passwords it should only be readable by the user
 | 
			
		||||
# running paperless.
 | 
			
		||||
 | 
			
		||||
###############################################################################
 | 
			
		||||
####                        Database Settings                              ####
 | 
			
		||||
###############################################################################
 | 
			
		||||
 | 
			
		||||
# By default, sqlite is used as the database backend. This can be changed here.
 | 
			
		||||
#PAPERLESS_DBENGINE="django.db.backends.postgresql_psycopg2"
 | 
			
		||||
#PAPERLESS_DBNAME="paperless"
 | 
			
		||||
#PAPERLESS_DBUSER="paperless"
 | 
			
		||||
#PAPERLESS_DBPASS="paperless"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
###############################################################################
 | 
			
		||||
####                         Paths & Folders                               ####
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user