From 4f21f0cb880cc64958d0cde7e8870a9e95c38239 Mon Sep 17 00:00:00 2001 From: Vladimir Sharshov Date: Fri, 12 Oct 2012 00:16:51 +0400 Subject: [PATCH] Add new school adress; change email send method to sendmail; add google check page --- config/environments/production.rb | 1 + public/googleac324ed2f70faefc.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 public/googleac324ed2f70faefc.html diff --git a/config/environments/production.rb b/config/environments/production.rb index b3ca044d1..2ab9938fd 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -38,6 +38,7 @@ Rosa::Application.configure do # Disable delivery errors, bad email addresses will be ignored # config.action_mailer.raise_delivery_errors = false config.action_mailer.default_url_options = { :host => 'abf.rosalinux.ru' } + config.delivery_method = :sendmail # Enable threaded mode # config.threadsafe! diff --git a/public/googleac324ed2f70faefc.html b/public/googleac324ed2f70faefc.html new file mode 100644 index 000000000..95843ef02 --- /dev/null +++ b/public/googleac324ed2f70faefc.html @@ -0,0 +1 @@ +google-site-verification: googleac324ed2f70faefc.html \ No newline at end of file