This commit is contained in:
John McLear 2013-02-01 13:27:19 +00:00
parent 062330ff75
commit cebbdddf66
2 changed files with 2 additions and 1 deletions

View file

@ -7,6 +7,7 @@ Configure SPF and RDNS records to ensure proper mail flow <-- Search online
Copy/Edit the below to your settings.json
Connect to a pad, Click on the Share/Embed link and enter in your email address.
Open that pad in ANOTHER BROWSER then begin modifying, you should recieve an email when the pad has begun editing and once the pad has gone stale (when everyone stops editing it and a time period passes).
NOTE: You will NOT recieve an email if you(the author that registered their email) are currently on or editing that pad!
```
"ep_email_notifications" : {

View file

@ -1,7 +1,7 @@
{
"name": "ep_email_notifications",
"description": "Subscribe to a pad and recieve an email when someone edits your pad",
"version": "0.0.3",
"version": "0.0.4",
"author": {
"name": "johnyma22",
"email": "john@mclear.co.uk",