Skip to content

Commit

Permalink
TASK: add baseUri Setting to documentation (psmb#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoldbeck authored and dimaip committed Oct 21, 2018
1 parent a5a8c0c commit 939d368
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,15 @@ Psmb:
interval: manual
```

You also have to configure a baseUri in your Settings.yaml
```
Neos:
Flow:
http:
baseUri: 'http://yourdomain.tld/'
```


Define as many subscription types under Psmb.Newsletter.subscriptions as you need.

| setting key | description |
Expand Down

0 comments on commit 939d368

Please sign in to comment.