Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Application:ITS:otobo:eval
otobo
ZZZAuto.pm
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ZZZAuto.pm of Package otobo
# OTOBO config file (automaticaly generated!) # VERSION:1.1 package Kernel::Config::Files::ZZZAuto; use utf8; sub Load { my ($File, $Self) = @_; $Self->{'SecureMode'} = 1; $Self->{'DefaultCharset'} = 'utf-8'; $Self->{'DefaultLanguage'} = 'de'; $Self->{'LogModule'} = 'Kernel::System::Log::File'; $Self->{'Package::RepositoryList'} = { 'file://@OTOBO_ROOT@/itsm/bundle10/' => '[--OTOBO::ITSM 10 local repo]', 'https://ftp.otobo.org/pub/otobo/packages-itsm/bundle10/' => '[--OTOBO::ITSM 10 Master--] https://ftp.otobo.org/' }; $Self->{'Package::RepositoryAccessRegExp'} = '127\\.0\\.0\\.1'; } 1;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor