Valid push dhcp-options for OpenVPN

push "dhcp-option DNS 192.168.1.10"
push "dhcp-option WINS 192.168.1.10"
push "dhcp-option DOMAIN mydomain.local"

In pfSense these options should be set on the OpenVPN “server” settings; they do not need to be in the client’s config file.