From 8d1b6a5c6a94513b7b1549a9807e6a31bc06ef43 Mon Sep 17 00:00:00 2001 From: billz Date: Wed, 1 Jan 2020 19:12:04 +0000 Subject: [PATCH] Minor: comments --- config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index f89c1746..b8b04d34 100755 --- a/config/config.php +++ b/config/config.php @@ -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.