You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
384 B
16 lines
384 B
7 years ago
|
{
|
||
|
'pop3_hosts' => [],
|
||
|
'ph_hosts' => [],
|
||
|
'inet_domain' => undef,
|
||
|
'time_hosts' => [],
|
||
|
'daytime_hosts' => [],
|
||
|
'smtp_hosts' => [],
|
||
|
'test_exist' => 1,
|
||
|
'test_hosts' => 1,
|
||
|
'nntp_hosts' => [],
|
||
|
'ftp_testhost' => undef,
|
||
|
'snpp_hosts' => [],
|
||
|
'ftp_int_passive' => 1,
|
||
|
'ftp_ext_passive' => 1,
|
||
|
}
|