]> git.openstreetmap.org Git - rails.git/blob - config/initializers/sanitize.rb
Runaway HTML in f28f28f24a61ce4a8956c220f04df5980d4dbd65 made all the interface BOLD
[rails.git] / config / initializers / sanitize.rb
1 Sanitize::Config::OSM = Sanitize::Config::RELAXED.dup
2
3 Sanitize::Config::OSM[:add_attributes] = { 'a' => { 'rel' => 'nofollow' } }