init III
This commit is contained in:
12
Perl OTRS/Kernel/Config/Files/XML/FrameworkITSM.xml
Normal file
12
Perl OTRS/Kernel/Config/Files/XML/FrameworkITSM.xml
Normal 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>
|
||||
Reference in New Issue
Block a user