|
|
|
@ -87,3 +87,20 @@ LogLevel warn |
|
|
|
|
|
|
|
|
|
</VirtualHost> |
|
|
|
|
|
|
|
|
|
############################################## |
|
|
|
|
## Best performance under ModPerl::Registry ## |
|
|
|
|
############################################## |
|
|
|
|
|
|
|
|
|
## Uncomment this to increase performance of Portal: |
|
|
|
|
#<Perl> |
|
|
|
|
# require Lemonldap::NG::Portal::SharedConf; |
|
|
|
|
# Lemonldap::NG::Portal::SharedConf->compile( |
|
|
|
|
# qw(delete header cache read_from_client cookie redirect unescapeHTML)); |
|
|
|
|
# # Uncomment this line if you use Lemonldap::NG menu |
|
|
|
|
# require Lemonldap::NG::Portal::Menu; |
|
|
|
|
# # Uncomment this line if you use Lemonldap::NG notifications mechanism |
|
|
|
|
# require Lemonldap::NG::Portal::Notification; |
|
|
|
|
# # Uncomment this line if you use portal SOAP capabilities |
|
|
|
|
# require SOAP::Lite; |
|
|
|
|
#</Perl> |
|
|
|
|
|
|
|
|
|