diff options
| author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-08-08 14:34:10 -0300 |
|---|---|---|
| committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-08-08 14:34:10 -0300 |
| commit | 56f96f0bdc6187ce19064d311c000656ae68008b (patch) | |
| tree | 104a7843861befbd4da34a66f03b85d7b9ea0df9 /doc/rt_default.conf.sample | |
| parent | 3e8d3ed13f58af810934de696c34bf5bf16ddcc6 (diff) | |
New upstream version 1.5.0upstream
Diffstat (limited to 'doc/rt_default.conf.sample')
| -rw-r--r-- | doc/rt_default.conf.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/rt_default.conf.sample b/doc/rt_default.conf.sample index c211100..f3b471d 100644 --- a/doc/rt_default.conf.sample +++ b/doc/rt_default.conf.sample @@ -2,6 +2,10 @@ # # This extension provides configurable routing properties for freeDiameter. +# This extension supports configuration reload at runtime. Send +# signal SIGUSR1 to the process to cause the process to reload its +# config. + # Lines starting with a # are comments and ignored. ############################################################################## |
