mod_auth_http_async/README: Add compatibility info
authorKim Alvefur <zash@zash.se>
Sat, 24 Oct 2015 13:54:11 +0200
changeset 1937 afba0821f058
parent 1936 3729245498ae
child 1938 6c569c481ffa
mod_auth_http_async/README: Add compatibility info
mod_auth_http_async/README.markdown
--- a/mod_auth_http_async/README.markdown	Sat Oct 24 13:53:52 2015 +0200
+++ b/mod_auth_http_async/README.markdown	Sat Oct 24 13:54:11 2015 +0200
@@ -1,3 +1,8 @@
+---
+labels:
+- Stage-Alpha
+...
+
 Introduction
 ============
 
@@ -14,9 +19,13 @@
 Configuration
 =============
 
-``` {.lua}
+``` lua
 VirtualHost "example.com"
 authentication = "http_async"
 http_auth_url = "http://example.com/auth"
 ```
 
+Compatibility
+=============
+
+Requires 0.10+