13 lines
673 B
XML
13 lines
673 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<otrs_config version="2.0" init="Changes">
|
|
<Setting Name="Package::RepositoryList" Required="0" Valid="1" ConfigLevel="200">
|
|
<Description Translatable="1">Defines the list of online repositories. Another installation can be used as repository, for example: Key="http://example.com/otrs/public.pl?Action=PublicRepository;File=" and Content="Some Name".</Description>
|
|
<Navigation>Core::Package</Navigation>
|
|
<Value>
|
|
<Hash>
|
|
<Item Key="https://ftp.otrs.org/pub/otrs/itsm/bundle6/">OTRS::ITSM 6 Bundle Master</Item>
|
|
</Hash>
|
|
</Value>
|
|
</Setting>
|
|
</otrs_config>
|