mirror of
https://github.com/internetee/registry.git
synced 2025-06-09 22:24:47 +02:00
`registrant_url` setting in `application.yml` is misnamed. In fact, it has nothing to do with Registrant Portal. The intention is to provide default URL options for `action_mailer`, therefore `registrant_url` is removed, and new settings are introduced instead: - `action_mailer_default_protocol` - `action_mailer_default_host` - `action_mailer_default_port` |
||
---|---|---|
.. | ||
environments | ||
initializers | ||
locales | ||
application-example.yml | ||
application.rb | ||
boot.rb | ||
daemons.yml | ||
database-example-development.yml | ||
database-example-registrant.yml | ||
database-example.yml | ||
database-travis.yml | ||
deploy-example.rb | ||
environment.rb | ||
puma.rb | ||
routes.rb | ||
schedule.rb |