Module: kamailio Branch: master Commit: b46afeca6c515f5baf1812ca821321117df6478b URL: https://github.com/kamailio/kamailio/commit/b46afeca6c515f5baf1812ca82132111...
Author: Henning Westerholt hw@gilawa.com Committer: Henning Westerholt hw@gilawa.com Date: 2022-08-23T07:30:30Z
etc/kamailio.cfg: corrected a typo ("endabled"), GH #3223
---
Modified: etc/kamailio.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/b46afeca6c515f5baf1812ca82132111... Patch: https://github.com/kamailio/kamailio/commit/b46afeca6c515f5baf1812ca82132111...
---
diff --git a/etc/kamailio.cfg b/etc/kamailio.cfg index eb41c14d41f..11a91100ce7 100644 --- a/etc/kamailio.cfg +++ b/etc/kamailio.cfg @@ -24,7 +24,7 @@ # *** To run in debug mode: # - define WITH_DEBUG # - debug level increased to 3, logs still sent to syslog -# - debugger module loaded with cfgtrace endabled +# - debugger module loaded with cfgtrace enabled # # *** To enable mysql: # - define WITH_MYSQL