- rfe: snippets should have titles too!
- Added a mechanism for using external folders for custom code. See sbin/preload.custom.example for details.
This commit is contained in:
parent
d32d4112f4
commit
ec67b2e8fe
5 changed files with 34 additions and 7 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# Create preload.exclude in your WebGUI/sbin directory and add modules to it
|
||||
# that you don't want to be loaded by modperl. This will decrease the overall
|
||||
# size of your modperl instances, which will increase performance, and reduce
|
||||
# memory use.
|
||||
WebGUI::Cache::Database
|
||||
WebGUI::Auth::LDAP
|
||||
WebGUI::Asset::Wobject::WSClient
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue