CoreEventPackage

Package::EventModulePost###9000-SupportDataSend

Package event module to file a scheduler task for update registration.

Default value:

---
Event: (PackageInstall|PackageReinstall|PackageUpgrade|PackageUninstall)
Module: Kernel::System::Package::Event::SupportDataSend
Transaction: '1'

Package::EventModulePost###9100-TriggerWebserverReload

Package event module to trigger a production web server reload, if allowed by the configuration.

Default value:

---
Event: (PackageInstall|PackageReinstall|PackageUpgrade|PackageUninstall)
Module: Kernel::System::Package::Event::TriggerWebserverReload
Transaction: '1'

Package::EventModulePost###9900-GenericInterface

Performs the configured action for each event (as an Invoker) for each configured web service.

Default value:

---
Event: ''
Module: Kernel::GenericInterface::Event::Handler
Transaction: '1'

Package::AllowLocalModifications

If this setting is enabled, local modifications will not be highlighted as errors in the package manager and support data collector.

This setting is not active by default.

Default value:

0

Package::AllowNotVerifiedPackages

If this setting is enabled, it is possible to install packages which are not verified by OTRS Group. These packages could threaten your whole system!

Default value:

0

Package::FileUpload

Enables file upload in the package manager frontend.

This setting can not be deactivated.

Default value:

1

Package::Proxy

Fetches packages via proxy. Overwrites “WebUserAgent::Proxy”.

This setting is not active by default.

Default value:

http://proxy.sn.no:8001/

Package::RepositoryAccessRegExp

Defines the IP regular expression for accessing the local repository. You need to enable this to have access to your local repository and the Package::RepositoryList is required on the remote host.

This setting is not active by default.

Default value:

127\.0\.0\.1

Package::RepositoryList

Defines the list of online repositories. Another installations can be used as repository, for example: Key=”http://example.com/otrs/public.pl?Action=PublicRepository;File=” and Content=”Some Name”.

This setting is not active by default.

Default value:

---
ftp://ftp.example.com/pub/otrs/misc/packages/: '[Example] ftp://ftp.example.com/'

Package::RepositoryRoot

Defines the location to get online repository list for additional packages. The first available result will be used.

This setting is not active by default.

Default value:

--- []

Package::ShowFeatureAddons

Toggles display of OTRS FeatureAddons list in PackageManager.

Default value:

1

Package::Timeout

Sets the timeout (in seconds) for package downloads. Overwrites “WebUserAgent::Timeout”.

This setting can not be deactivated.

Default value:

120
Scroll to Top