Skip to content

Commit 1f3a616

Browse files
author
Ruslan Baidan
committed
Fixed the example config file.
1 parent e879316 commit 1f3a616

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/autoload/local.php.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ return [
109109
'wordLen' => 6,
110110
'timeout' => 300,
111111
'imgDir' => $appdir . '/public/captcha',
112-
'imgUrl' => '/captcha/',
112+
'imgUrl' => 'captcha/',
113113
],
114114
],
115115

0 commit comments

Comments
 (0)