This commit is contained in:
Peter Hedenskog 2013-01-06 20:44:48 +01:00
parent 7a9028edf9
commit d482f6fa2e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#set($nrOfCssText = "One is good, more than five is really bad.")
#set($nrOfCssImageText = "Two is good, above four is bad.")
#set($nrOfImagesText = "25 or less images is OK, below 40 is ok, and above is bad.")
#set($nrOfRequestPrimedText = "2 requests is good, else if not 90% of the request are cached, it is bad.")
#set($nrOfRequestPrimedText = "2 requests is OK else if not 90% of the request are cached, it is bad.")
#set($spofText = "0 pages is good, everyhing else is bad. Excludes subdomains on the document domain from the spof.")
#set($jsSyncInHeadText = "0 is good, 1 or more is bad and not OK.")
#set($spofPerPageText = "Everything above 0 is bad!")