summaryrefslogtreecommitdiffstats
path: root/Tools/iExploder/htdocs/config.rb
blob: d9e7e1be2610049bc69a6bb4bf9cf09422efaed0 (plain)
1
2
3
4
5
6
# Configuration for iExploder.. not generally tuned.

$HTML_MAX_TAGS = 96;
$HTML_MAX_ATTRS = 4;
$CSS_MAX_PROPS = 5;