Skip to content

Commit a090e4d

Browse files
author
Richard Jones
committed
mention new variables in the instance_config.py
1 parent e7ec39c commit a090e4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

MIGRATION.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ If you have modified your dbinit.py file, you may use encoded passwords:
4545
files=Multilink("file"),
4646
messageid=String(), inreplyto=String())
4747

48+
Configuration
49+
-------------
50+
INSTANCE_NAME and EMAIL_SIGNATURE_POSITION have been added to the
51+
instance_config.py. Simplest solution is to copy the default values from
52+
template in the core source.
53+
4854

4955
Migrating from 0.2.x to 0.3.x
5056
=============================

0 commit comments

Comments
 (0)