Revision d668176c

b/README.upgrade
4 4
This file documents the upgrade to newer versions of the Synnefo software.
5 5
For more information, please see README.deploy.
6 6

  
7

  
8
v0.6.2 -> TBD
9
NEW SETTINGS
10
    * EMAIL_SUBJECT_PREFIX:
11
      Prepended to automated emails, set to someting that uniquely identifies
12
      the deployment.
13

  
14

  
7 15
v0.6.1 -> v0.6.2
8 16
ADMIN INTERFACE
9 17
    * The models were changed so that Flavors and SynnefoUsers now have
b/settings.d/00-admins.conf
13 13
EMAIL_HOST = "127.0.0.1"
14 14
EMAIL_HOST_USER = ""
15 15
EMAIL_HOST_PASSWORD = ""
16
EMAIL_SUBJECT_PREFIX = "[email-subject-prefix] "
16 17
DEFAULT_CHARSET = 'utf-8'
17 18

  
18 19
# Address to use for outgoing emails
19
DEFAULT_FROM_EMAIL = "~okeanos <no-reply@grnet.gr>"
20
DEFAULT_FROM_EMAIL = "~okeanos <no-reply@grnet.gr>"

Also available in: Unified diff