added more explanation about module loading

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1541 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 17 years ago
parent 072649d40f
commit f08a1e7416

@ -99,7 +99,14 @@ rtp_low_port=10000
rtp_high_port=60000
############################################################
# application configuration
# modules and application configuration
#
# Configuration of plugin (module) loading:
# - if load_plugins is set, only those are loaded.
# - if load_plugins is not set, all modules in the plugin_path
# directory are loaded, except those which are listed
# in exclude_plugins.
#
# optional parameter: plugin_path=<path>
#

Loading…
Cancel
Save