]> git.pld-linux.org Git - packages/apache-mod_auth_any.git/commitdiff
- default configuration
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 19 Apr 2006 11:22:38 +0000 (11:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_auth_any-conf.patch -> 1.1

apache-mod_auth_any-conf.patch [new file with mode: 0644]

diff --git a/apache-mod_auth_any-conf.patch b/apache-mod_auth_any-conf.patch
new file mode 100644 (file)
index 0000000..2515ec9
--- /dev/null
@@ -0,0 +1,17 @@
+diff -urN mod_auth_any/src/maa_config.h mod_auth_any.conf/src/maa_config.h
+--- mod_auth_any/src/maa_config.h      2004-11-22 21:21:14.000000000 +0100
++++ mod_auth_any.conf/src/maa_config.h 2006-04-19 13:19:20.000000000 +0200
+@@ -1,10 +1,10 @@
+ #ifndef MAA_CONFIG
+ #define MAA_CONFIG
+ /* cache timeout in seconds */
+-#define MAA_CACHE_EXPIRE 20
++#define MAA_CACHE_EXPIRE 300
+-#define MAA_DEBUGLVL 4
+-#define MAA_MAX_CACHE_ENTRIES 3
++#define MAA_DEBUGLVL 0
++#define MAA_MAX_CACHE_ENTRIES 16
+ #define MAA_USE_MD5 1
This page took 0.03317 seconds and 4 git commands to generate.