From 3e0423a763f6ad94720b8af5d65a83f382f10b91 Mon Sep 17 00:00:00 2001 From: richard Date: Thu, 7 Oct 2010 02:31:58 +0000 Subject: [PATCH] clarification (inspired by Toni Meuller) git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4536 57a73879-2fb5-44c3-a270-3262357dd7e2 --- demo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo.py b/demo.py index 20f9f12..0cc4a38 100644 --- a/demo.py +++ b/demo.py @@ -115,7 +115,7 @@ Demo tracker is set up to be accessed by localhost browser. If you run demo on a server host, please stop the demo, open file "demo/config.ini" with your editor, change the host name in the "web" option in section "[tracker]", save the file, then re-run the demo -program. +program. If you want to change backend types, you must use "nuke". ''' % url -- 2.30.2