From 595f81a707f73117695a40d26f6d55cf545e310a Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Wed, 22 Apr 2015 13:34:52 +0300 Subject: [PATCH] Update application-example --- CHANGELOG.md | 4 ++++ config/application-example.yml | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7d7a00d7..0d552d80e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +22.04.2015 + +* Configure smtp (see application-example.yml) + 21.04.2015 * Install packages for wkhtmltopdf (see readme) diff --git a/config/application-example.yml b/config/application-example.yml index 346006e3e..ead99f0a9 100644 --- a/config/application-example.yml +++ b/config/application-example.yml @@ -36,11 +36,11 @@ epp_hostname: 'registry.gitlab.eu' repp_url: 'https://repp.gitlab.eu/repp/v1/' # SMTP configuration -address: 'smtp.mandrillapp.com' -port: '587' -user_name: 'domify-test' -password: 'zVGZvd9D5NHYZ4I99h92nw' -domain: 'registry.gitlab.eu' +address: 'server-hostname' +port: '000' +user_name: 'login' +password: 'pw/key' +domain: 'domain for HELO checking' # autotest config overwrites test: