mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Added constant for CRDA wireless regulatory domain
This commit is contained in:
		| @@ -22,6 +22,9 @@ 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 | ||||
| define('RASPI_5GHZ_ISO_ALPHA2', array('US')); | ||||
|  | ||||
| // Optional services, set to true to enable. | ||||
| define('RASPI_WIFICLIENT_ENABLED', true); | ||||
| define('RASPI_HOTSPOT_ENABLED', true); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user