view xsls/legacy_stable.xsls @ 72:0987079ad08f

- "try_files" can be specified in the "server" context, - "types_hash_bucket_size", "types_hash_max_size", "variables_hash_bucket_size", "variables_hash_max_size" are documented.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 10 Oct 2011 09:23:09 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

X:template = "/versions" { !{ normalize-space(legacy_stable) } }

}