summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b42da3a)
raw | patch | inline | side by side (parent: b42da3a)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 10 Jan 2002 06:36:07 +0000 (06:36 +0000) | ||
committer | richard <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 | patch | blob | history |
diff --git a/MIGRATION.txt b/MIGRATION.txt
index 23fe2ca84f10d4ddf14ea8cb669c887ce345a27d..34d6e54fef0185b2774e347e9916fbc3ad91b5bf 100644 (file)
--- a/MIGRATION.txt
+++ b/MIGRATION.txt
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
=============================