You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Port Numbers sections appear only if $account_details_config['enable_server_os'] is set to true.
However, one could want the ports to appear, but not the HTML Server used for example.
BTW, this is the same issue with $account_details_config['location'] that also appears only if $account_details_config['enable_server_os'] is set to true.
The text was updated successfully, but these errors were encountered:
Port Numbers sections appear only if
$account_details_config['enable_server_os']
is set to true.However, one could want the ports to appear, but not the HTML Server used for example.
BTW, this is the same issue with
$account_details_config['location']
that also appears only if$account_details_config['enable_server_os']
is set to true.The text was updated successfully, but these errors were encountered: