Compare commits
	
		
			1 Commits
		
	
	
		
			I164_check
			...
			d789c8e1b0
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						d789c8e1b0
	
				 | 
					
					
						
							
								
								
									
										13
									
								
								site.cfg
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								site.cfg
									
									
									
									
									
								
							@@ -2,10 +2,15 @@
 | 
			
		||||
# with the database.
 | 
			
		||||
# dbi:<driver name [SQLite, CSV, ADO, mSQL, etc.]>:<database name>
 | 
			
		||||
[DBI]
 | 
			
		||||
database: mysql
 | 
			
		||||
driver: dbi:mysql:database=hpr_hpr:hostname=localhost 
 | 
			
		||||
user: hpr-generator
 | 
			
		||||
password: zBozqN-Z2zNAz
 | 
			
		||||
# Configuration for SQLite (uncomment following settings)
 | 
			
		||||
#driver: dbi:SQLite:hpr.db 
 | 
			
		||||
#user: (unused -- leave blank)
 | 
			
		||||
#password: (unused -- leave blank)
 | 
			
		||||
# Configuration for MySQL (uncomment and update following settings)
 | 
			
		||||
#database: mysql
 | 
			
		||||
#driver: dbi:mysql:database=hpr_hpr:hostname=localhost 
 | 
			
		||||
#user: hpr-generator (suggested user with read only permissions)
 | 
			
		||||
#password: ********* (password created for user)
 | 
			
		||||
 | 
			
		||||
# Configure the root template page which pulls in the navigation and 
 | 
			
		||||
# content templates used by each page. An optional baseurl property may 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user