|
@@ -57,7 +57,7 @@ modparam("auth", "db_url","sql://ser:heslo@dbhost/ser")
|
|
modparam("auth", "user_column", "user_id")
|
|
modparam("auth", "user_column", "user_id")
|
|
# nonce generation secret; particularly useful if multiple servers
|
|
# nonce generation secret; particularly useful if multiple servers
|
|
# in a proxy farm are configured to authenticate
|
|
# in a proxy farm are configured to authenticate
|
|
-modparam("auth", "secret", "43sjkl33T9kjj_5jvlA384hg")
|
|
|
|
|
|
+#modparam("auth", "secret", "43sjkl33T9kjj_5jvlA384hg")
|
|
|
|
|
|
modparam("auth", "nonce_expire", 300)
|
|
modparam("auth", "nonce_expire", 300)
|
|
modparam("auth", "retry_count", 5)
|
|
modparam("auth", "retry_count", 5)
|