Skip to content
Snippets Groups Projects
Unverified Commit 720d1972 authored by Ryan Dewhurst's avatar Ryan Dewhurst Committed by GitHub
Browse files

Merge pull request #336 from digininja/master

fixed typo
parents f0c52eb3 7b11cd31
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ $_DVWA[ 'recaptcha_public_key' ] = '';
$_DVWA[ 'recaptcha_private_key' ] = '';
# Default security level
# Default value for the secuirty level with each session.
# Default value for the security level with each session.
# The default is 'impossible'. You may wish to set this to either 'low', 'medium', 'high' or impossible'.
$_DVWA[ 'default_security_level' ] = 'impossible';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment