social/mail_tracking_mailgun/readme/INSTALL.rst

7 lines
350 B
ReStructuredText

If you're using a multi-database installation (with or without dbfilter option)
where /web/databse/selector returns a list of more than one database, then
you need to add ``mail_tracking_mailgun`` addon to wide load addons list
(by default, only ``web`` addon), setting ``--load`` option.
Example: ``--load=web,mail_tracking,mail_tracking_mailgun``