mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Update defaults w/ new constants
This commit is contained in:
		| @@ -27,6 +27,8 @@ $defaults = [ | ||||
|   'RASPI_OPENVPN_SERVER_CONFIG' => '/etc/openvpn/server/server.conf', | ||||
|   'RASPI_TORPROXY_CONFIG' => '/etc/tor/torrc', | ||||
|   'RASPI_LIGHTTPD_CONFIG' => '/etc/lighttpd/lighttpd.conf', | ||||
|   'RASPI_ACCESS_CHECK_IP' => '1.1.1.1', | ||||
|   'RASPI_ACCESS_CHECK_DNS' => 'one.one.one.one', | ||||
|  | ||||
|   // Optional services, set to true to enable. | ||||
|   'RASPI_WIFICLIENT_ENABLED' => true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user