mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Pick up some more new pages for 2.2 that need help links.
This commit is contained in:
parent
7b7e4de716
commit
d9ecdec0fe
@ -162,10 +162,12 @@ $helppages = array(
|
||||
'diag_ipsec_spd.php' => 'https://doc.pfsense.org/index.php/IPsec_Status',
|
||||
'vpn_ipsec.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
|
||||
'vpn_ipsec_mobile.php' => 'https://doc.pfsense.org/index.php/IPsec_Mobile_Clients',
|
||||
'diag_ipsec_leases.php' => 'https://doc.pfsense.org/index.php/IPsec_Mobile_Clients',
|
||||
'vpn_ipsec_phase1.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
|
||||
'vpn_ipsec_phase2.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
|
||||
'vpn_ipsec_keys.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
|
||||
'vpn_ipsec_keys_edit.php' => 'https://doc.pfsense.org/index.php/IPsec_Tunnels',
|
||||
'vpn_ipsec_settings.php' => 'https://doc.pfsense.org/index.php/Advanced_IPsec_Settings',
|
||||
'services_captiveportal.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
|
||||
'services_captiveportal_filemanager.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
|
||||
'services_captiveportal_ip.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
|
||||
@ -210,6 +212,8 @@ $helppages = array(
|
||||
'status_captiveportal_expire.php' => 'https://doc.pfsense.org/index.php/Captive_Portal',
|
||||
'services_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
|
||||
'status_ntpd.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
|
||||
'services_ntpd_gps.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
|
||||
'services_ntpd_pps.php' => 'https://doc.pfsense.org/index.php/NTP_Server',
|
||||
'system_firmware_restorefullbackup.php' => 'https://doc.pfsense.org/index.php/Full_Backup',
|
||||
'load_balancer_monitor.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing',
|
||||
'load_balancer_monitor_edit.php' => 'https://doc.pfsense.org/index.php/Inbound_Load_Balancing',
|
||||
@ -230,6 +234,9 @@ $helppages = array(
|
||||
'services_unbound.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
|
||||
'services_unbound_advanced.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver#Advanced_Settings_Tab',
|
||||
'services_unbound_acls.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver#Access_Lists_Tab',
|
||||
'services_unbound_domainoverride_edit.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
|
||||
'services_unbound_host_edit.php' => 'https://doc.pfsense.org/index.php/Unbound_DNS_Resolver',
|
||||
'diag_gmirror.php' => 'https://doc.pfsense.org/index.php/Create_a_Software_RAID1_%28gmirror%29',
|
||||
|
||||
/* From here down are packages. Not checking these as strictly,
|
||||
any information is better than nothing. */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user