Skip to content

Commit

Permalink
Remove some deprecated settings from scaffold
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Feb 4, 2016
1 parent 0d667ec commit 9d3d858
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion websauna/scaffolds/app/conf/base.ini_tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ websauna.site_tag_line = Your site goes here
websauna.site_url = http://localhost:6543
websauna.site_author = {{project}} team
websauna.site_id = {{project}}
websauna.user_models_module = websauna.system.user.models

# pyramid_mailer settings
mail.default_sender = no-reply@example.com
Expand Down

0 comments on commit 9d3d858

Please sign in to comment.