Index: /branches/PublicaMundi_David-devel/docs/intro.rst
===================================================================
--- /branches/PublicaMundi_David-devel/docs/intro.rst	(revision 682)
+++ /branches/PublicaMundi_David-devel/docs/intro.rst	(revision 683)
@@ -36,5 +36,5 @@
 `ZOO-Project <http://zoo-project.org>`__  is open source and released under the terms of the `MIT/X-11 <http://opensource.org/licenses/MITlicense>`__  `license <http://zoo-project.org/trac/browser/trunk/zoo-project/LICENSE>`__ . ZOO-Project activities are directed by the Project Steering Committee (PSC) and the software itself is being developed, maintained and documented by an international community of users and developers (aka `ZOO-Tribe <http://zoo-project.org/new/ZOO-Project/ZOO%20Tribe>`_).
 
-Please refer to the ZOO-Project :ref:`contribute_index` if you want to participate and contribute. It is easy to `get involved <http://zoo-project.org/new/Get involved/>`__ on code, documentation or translation, and everybody is welcome in the `ZOO-Tribe <http://zoo-project.org/new/ZOO-Project/ZOO%20Tribe/>`__.
+Please refer to the ZOO-Project :ref:`contribute_index` if you want to participate and contribute. It is easy to :ref:`get involved <contribute_index>`  on source code, documentation or translation. Everybody is welcome to join the `ZOO-Tribe <http://zoo-project.org/new/ZOO-Project/ZOO%20Tribe/>`__.
 
 `ZOO-Project <http://zoo-project.org>`__  is an incubating software at the Open Source Geospatial Foundation (`OSGeo <http://osgeo.org>`__).
Index: /branches/PublicaMundi_David-devel/docs/kernel/configuration.rst
===================================================================
--- /branches/PublicaMundi_David-devel/docs/kernel/configuration.rst	(revision 682)
+++ /branches/PublicaMundi_David-devel/docs/kernel/configuration.rst	(revision 683)
@@ -174,5 +174,18 @@
 in the ``cacheDir`` directory, and will return the specified cookie to the client. Each time the client will 
 request ZOO-Kernel using this cookie, it will automatically load the
-value stored before the Service execution. 
+value stored before the Service execution.
+
+
+database section
+...............................
+
+[database]
+dbname=zoo_project
+port=5432
+user=username
+host=127.0.0.1
+type=PG
+schema=public
+
 
 
