view var/dml/config-enabled/README.txt @ 100:a4cd935561d4 dml-dockerised tip

small updates and version pin for cliopatria
author wolffd <wolffd.mail@googlemail.com>
date Fri, 29 Jun 2018 17:48:41 +0100
parents b39b8b8f7e83
children
line wrap: on
line source
---+ ClioPatria Application configuration

This directory was automatically created by the ClioPatria setup script.
It  can  be  filled  with  Prolog    source-files  that  configure  your
application for your specific needs. ClioPatria contains several example
config files, which are located in the directory:

    /home/dml/src/github/ClioPatria/config-available

For example, to enhance the system setup   for development, you may wish
to do:

    ==
    ln -s /home/dml/src/github/ClioPatria/config-available/debug.pl
    ==

This application may  provide   additional  application-specific example
configuration files.

@see	/home/dml/src/github/ClioPatria/config-available/README.txt