Working on issue #368 - OTRS FQDN should not get imported.
This commit is contained in:
parent
083d7b6410
commit
8e094f592d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ module Import
|
||||||
private
|
private
|
||||||
|
|
||||||
def direct_settings
|
def direct_settings
|
||||||
%w(FQDN HttpType SystemID Organization TicketHook)
|
%w(HttpType SystemID Organization TicketHook)
|
||||||
end
|
end
|
||||||
|
|
||||||
def direct_copy?(setting)
|
def direct_copy?(setting)
|
||||||
|
|
Loading…
Reference in a new issue