Use COMMON_PROJECT_URL as host for document link

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-15 02:43:50 -04:00
parent 8586bd1909
commit a5ab9f3ea6
3 changed files with 12 additions and 4 deletions

View File

@@ -575,6 +575,9 @@ Other changes
* Show a null mailer backend if there is backend with an
invalid path. Due to the app full path change, existing
mailer setups need to be recreated.
* The document link URL when mailed is now composed of the
COMMON_PROJECT_URL + document URL instead of the Site
domain.
Removals