View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
unload-inactive-package-timeout
Default Value: -1
Valid Values: Any positive integer or -1
Changes Take Effect: After restart
Introduced: 8.5.1
Time (in minutes) for an inactive package to remain loaded in memory before it is automatically unloaded.
If the option is not specified, or if the value is set to -1 (default), then packages will stay loaded indefinitely with no timeout. If an invalid value (for example, -500) is entered, the value is ignored and the default value of -1 is used.
If a request for a rule package is received after the package has been unloaded, it is automatically loaded into memory again and the timer is restarted.
Draft Option
No draft option