2.5. Configuration Script

The configuration of OLAT is based on an ANT configuration script (build.xml) with various targets. The main targets are:

The "config-all" target generates config files based on templates. All templates have ".in appended to their target name. The target first generates a corresponding ".out" file and then moves this file to its target destination (ommiting the ".out" extension). The files generated by the config-all target are the following:

The configuration files are listed and described in Chapter 4, The config files