App-Framework
view release on metacpan or search on metacpan
lib/App/Framework/Feature/Config.pm view on Meta::CPAN
#============================================================================================
# PRIVATE METHODS
#============================================================================================
# # TAG: authenticate_cache_garbage_interval
# # The time period between garbage collection across the username cache.
# # This is a tradeoff between memory utilization (long intervals - say
# # 2 days) and CPU (short intervals - say 1 minute). Only change if you
# # have good reason to.
# #
# #Default:
# # authenticate_cache_garbage_interval 1 hour
# authenticate_cache_garbage_interval 1 hour
# ## Path: Network/WWW/Apache2
# ## Description: Configuration for Apache 2
# ## Type: string
# ## Default: ""
( run in 0.510 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )