Mercurial > p > roundup > code
diff MIGRATION.txt @ 511:623f3d0cb180
mention new variables in the instance_config.py
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 10 Jan 2002 06:36:07 +0000 |
| parents | 175b1a9e80f8 |
| children | cda2b7c74102 |
line wrap: on
line diff
--- a/MIGRATION.txt Thu Jan 10 06:19:20 2002 +0000 +++ b/MIGRATION.txt Thu Jan 10 06:36:07 2002 +0000 @@ -45,6 +45,12 @@ files=Multilink("file"), messageid=String(), inreplyto=String()) +Configuration +------------- +INSTANCE_NAME and EMAIL_SIGNATURE_POSITION have been added to the +instance_config.py. Simplest solution is to copy the default values from +template in the core source. + Migrating from 0.2.x to 0.3.x =============================
