From f08a1e741612913a3f2fb3eace3ed564c778fc3b Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Wed, 14 Oct 2009 12:00:58 +0000 Subject: [PATCH] added more explanation about module loading git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1541 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- core/etc/sems.conf.sample | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/core/etc/sems.conf.sample b/core/etc/sems.conf.sample index 8d581306..d17b9268 100644 --- a/core/etc/sems.conf.sample +++ b/core/etc/sems.conf.sample @@ -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= #