diff options
| author | 2025-03-19 17:15:54 +0000 | |
|---|---|---|
| committer | 2025-03-19 17:15:54 +0000 | |
| commit | b71bee4006dfed684f4c2ee86e3766056f33a6e8 (patch) | |
| tree | 3ac4920566e49a2ff0d1cf2ab9c0706b855b4717 /docs | |
| parent | Allow using signals to rehash any module instead of just TLS. (diff) | |
Allow reloading the geolocation database with a module rehash.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf/modules.example.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf/modules.example.conf b/docs/conf/modules.example.conf index ff79142d8..1ce316613 100644 --- a/docs/conf/modules.example.conf +++ b/docs/conf/modules.example.conf @@ -2043,6 +2043,7 @@ # rehash signal that performs a "tls" rehash when sent SIGUSR1. # #<rehashsignal signal="USR1" rehash="tls"> +#<rehashsignal signal="USR2" rehash="geolocation"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Remove module: Adds the /REMOVE command which is a peaceful |
