This commit is contained in:
2024-10-14 00:08:40 +02:00
parent dbfba56f66
commit 1462d52e13
4572 changed files with 2658864 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?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>