]> git.pld-linux.org Git - packages/apache-mod_auth_xradius.git/commitdiff
- closed Directory
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Fri, 16 Jul 2010 08:17:45 +0000 (08:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- commented Cache option (seems to not exist)

Changed files:
    apache-mod_auth_xradius.conf -> 1.2

apache-mod_auth_xradius.conf

index 3aaa3e8e2d5fd968d004cd2b4bd1ef616c21b8ea..172efd2507954f8c8770c8647b78e1e3370ebfca 100644 (file)
@@ -11,7 +11,7 @@
     ## Only a Single memcached Server
     # AuthXRadiusCache memcache "127.0.0.1"
     ## Multiple memcached Servers
-    AuthXRadiusCache memcache "127.0.0.1 10.0.0.10 10.0.0.11 10.0.0.11:11212"
+    #AuthXRadiusCache memcache "127.0.0.1 10.0.0.10 10.0.0.11 10.0.0.11:11212"
 
     ## Time in Seconds that an entry will be cached.
     AuthXRadiusCacheTimeout 300
@@ -40,4 +40,4 @@
             
         ## This tells apache that we want a valid user and password.
         require valid-user
-    <Directory>
+    </Directory>
This page took 0.1656 seconds and 4 git commands to generate.