memcached (openstack) is no longer in use
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / templates / vhost / _charsets.erb
1 <% if @add_default_charset -%>
2
3   AddDefaultCharset <%= @add_default_charset %>
4 <% end -%>