mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
Minor: comments
This commit is contained in:
parent
bc8ed88d93
commit
8d1b6a5c6a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ define('RASPI_OPENVPN_SERVER_CONFIG', '/etc/openvpn/server/server.conf');
|
|||
define('RASPI_TORPROXY_CONFIG', '/etc/tor/torrc');
|
||||
define('RASPI_LIGHTTPD_CONFIG', '/etc/lighttpd/lighttpd.conf');
|
||||
|
||||
// Constants for CRDA wireless regulatory domain
|
||||
// Constant for the 5GHz wireless regulatory domain
|
||||
define('RASPI_5GHZ_ISO_ALPHA2', array('US'));
|
||||
|
||||
// Optional services, set to true to enable.
|
||||
|
|
Loading…
Reference in a new issue