From 6af57054f5a83b76e4008b81d559dc0abebd0717 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 5 Jan 2010 13:53:27 +0000 Subject: [PATCH] port numbers are integers --- config/default_config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default_config.xml b/config/default_config.xml index 728fa884..0b2064d8 100644 --- a/config/default_config.xml +++ b/config/default_config.xml @@ -174,7 +174,7 @@ $URL$ The host where the PLC database can be reached. - + Database port 5432 The port where the PLC database can be reached. -- 2.47.0