Created example config and added development config to gitignore
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,5 +1,6 @@ | |||||||
| .DS_Store | .DS_Store | ||||||
|  |  | ||||||
|  | development.json | ||||||
| env | env | ||||||
| shows.db | shows.db | ||||||
|  |  | ||||||
|   | |||||||
| @@ -14,14 +14,7 @@ | |||||||
| 	"raven": { | 	"raven": { | ||||||
| 		"DSN": "" | 		"DSN": "" | ||||||
| 	}, | 	}, | ||||||
| 	"mail": { |  | ||||||
| 		"host": "", |  | ||||||
| 		"user": "", |  | ||||||
| 		"password": "", |  | ||||||
| 		"user_pi": "", |  | ||||||
| 		"password_pi": "" |  | ||||||
| 	}, |  | ||||||
| 	"authentication": { | 	"authentication": { | ||||||
|     		"secret": "secret" |     "secret": "secret" | ||||||
|     	} |  	} | ||||||
| } | } | ||||||
		Reference in New Issue
	
	Block a user