mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 16:10:08 +01:00
This PR changes Valet's default config process to empower this feature, which makes installation less intrusive, and easier to identify and remove valet-specific customizations. This will make for easier troubleshooting ... and easier customizing (such as dropping in a custom logging config, additional TLDs, alternate DNS resolvers, etc) Also removes old dnsmasq configs used by prior Valet versions
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
# Valet
|
|
# Include all *.conf files in user's valet directory
|
|
conf-dir=VALET_HOME_PATH/dnsmasq.d/,*.conf
|