Files
scripts/Perl OTRS/Kernel/Config/Files/XML/FrameworkITSM.xml
2024-10-14 00:08:40 +02:00

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>