mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-25 06:33:24 +02:00
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
![]() |
PerlOptions +GlobalRequest
|
||
|
PerlRequire Lemonldap/NG/Handler.pm
|
||
|
|
||
|
<Location /lm-reload>
|
||
|
Require ip {{ llng_reload_ip | join(' ') }}
|
||
|
PerlHeaderParserHandler Lemonldap::NG::Handler->refresh
|
||
|
</Location>
|
||
|
|