Code

mention new variables in the instance_config.py
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 10 Jan 2002 06:36:07 +0000 (06:36 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 10 Jan 2002 06:36:07 +0000 (06:36 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@523 57a73879-2fb5-44c3-a270-3262357dd7e2

MIGRATION.txt

index 23fe2ca84f10d4ddf14ea8cb669c887ce345a27d..34d6e54fef0185b2774e347e9916fbc3ad91b5bf 100644 (file)
@@ -45,6 +45,12 @@ If you have modified your dbinit.py file, you may use encoded passwords:
                     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
 =============================