Merge pull request #106 from farazfazli/patch-1
Update readme, fromAddress is to be set from config.js
This commit is contained in:
		@@ -71,7 +71,7 @@ Textbelt also depends on a local installation of `mutt`, the email client (http:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
By default, the server listens on port 9090 and is configured to accept traffic from a reverse proxy or load balancer such as nginx.  To enable accurate IP rate limiting, the reverse proxy should be configured to set the `X-Real-IP` header.
 | 
					By default, the server listens on port 9090 and is configured to accept traffic from a reverse proxy or load balancer such as nginx.  To enable accurate IP rate limiting, the reverse proxy should be configured to set the `X-Real-IP` header.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Don't forget to set `fromAddress` in `lib/text.js` to the email address you want to send from.
 | 
					Don't forget to set `fromAddress` in `lib/config.js` to the email address you want to send from.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Canadian and International endpoints
 | 
					### Canadian and International endpoints
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user