Added lighttpd conf

This commit is contained in:
billz
2019-11-10 22:09:16 +00:00
parent 3c93fe4d6f
commit 7e6a8f35af
2 changed files with 2 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ $defaults = [
'RASPI_OPENVPN_CLIENT_CONFIG' => '/etc/openvpn/client.conf',
'RASPI_OPENVPN_SERVER_CONFIG' => '/etc/openvpn/server.conf',
'RASPI_TORPROXY_CONFIG' => '/etc/tor/torrc',
'RASPI_LIGHTTPD_CONFIG' => '/etc/lighttpd/lighttpd.conf',
// Optional services, set to true to enable.
'RASPI_WIFICLIENT_ENABLED' => true,