[sr-dev] git:master:01da6895: doc/cfg_list: do not skip tls module when searching for cfg vars
Daniel-Constantin Mierla
miconda at gmail.com
Sat Jun 3 14:06:13 CEST 2017
Module: kamailio
Branch: master
Commit: 01da68955c88ec4e603e082004ff7d3731773fea
URL: https://github.com/kamailio/kamailio/commit/01da68955c88ec4e603e082004ff7d3731773fea
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2017-06-03T13:43:00+02:00
doc/cfg_list: do not skip tls module when searching for cfg vars
---
Modified: doc/tutorials/cfg_list/Makefile
---
Diff: https://github.com/kamailio/kamailio/commit/01da68955c88ec4e603e082004ff7d3731773fea.diff
Patch: https://github.com/kamailio/kamailio/commit/01da68955c88ec4e603e082004ff7d3731773fea.patch
---
diff --git a/doc/tutorials/cfg_list/Makefile b/doc/tutorials/cfg_list/Makefile
index 75112ceb2c..0136463ee4 100644
--- a/doc/tutorials/cfg_list/Makefile
+++ b/doc/tutorials/cfg_list/Makefile
@@ -40,7 +40,7 @@ files_list= \
# list of excluded groups
grp_exclude=pa
# list of file prefixes to exclude (full path needed)
-file_exclude= $(COREPATH)/modules/tls/
+file_exclude= $(COREPATH)/obsolete/
# special per file group overrides
# format= grp_filename=... ,where filename does not contain the extension
More information about the sr-dev
mailing list