Module: kamailio Branch: master Commit: febcf7cdb29896fb7bc02585b4ac36a5fba5e3ae URL: https://github.com/kamailio/kamailio/commit/febcf7cdb29896fb7bc02585b4ac36a5...
Author: Olle E. Johansson oej@edvina.net Committer: Olle E. Johansson oej@edvina.net Date: 2017-08-22T12:30:12+02:00
usrloc Fix README typo
---
Modified: src/modules/usrloc/doc/usrloc_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/febcf7cdb29896fb7bc02585b4ac36a5... Patch: https://github.com/kamailio/kamailio/commit/febcf7cdb29896fb7bc02585b4ac36a5...
---
diff --git a/src/modules/usrloc/doc/usrloc_admin.xml b/src/modules/usrloc/doc/usrloc_admin.xml index 2ad2935a8d..1dd4ae378a 100644 --- a/src/modules/usrloc/doc/usrloc_admin.xml +++ b/src/modules/usrloc/doc/usrloc_admin.xml @@ -1040,7 +1040,7 @@ modparam("usrloc", "close_expired_tcp", 1) <para> If set to 1, &kamailio; expects to deal with BIGINT type on database columns for expires and last modified values. It - allows to handle better the daylight time adjustmens. If set + allows to handle better the daylight time adjustments. If set to 0, those columns are expected to be on default type 'DATETIME'. When it is 1, the database columns types have to be changed manually to 'BIGINT'.