Working on issue #368 - OTRS FQDN should not get imported.

This commit is contained in:
Thorsten Eckel 2016-11-29 11:01:47 +01:00
parent 083d7b6410
commit 8e094f592d

View file

@ -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)