Subscription Widget

This commit is contained in:
witzig 2017-04-03 19:53:01 +02:00
parent 67eae8616d
commit 60907c0d86
6 changed files with 361 additions and 4 deletions

View file

@ -137,6 +137,10 @@ host="127.0.0.1"
# You can use more than 1 process only if you have Redis enabled
processes=1
[cors]
# Allow subscription widgets to be embedded
# origins=['https://www.example.com']
[mosaico]
# Installed templates
templates=[["versafix-1", "Versafix One"]]