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