Skip to content

Commit cde006a

Browse files
authored
Update README.md
Signed-off-by: Mostafejur Rahman <mrraju.ice.iu@gmail.com>
1 parent 876032e commit cde006a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ configuration parameters for the [flows contained in it](#flows-in-the-project):
6969
```
7070
{
7171
"org.gluu.agama.pw.main": {
72-
"maxLoginAttempt": "6",
73-
"enableLock": "true",
74-
"lockExpTime": "180"
72+
"maxLoginAttempt": 6,
73+
"enableLock": true,
74+
"lockExpTime": 180
7575
}
7676
}
7777
```

0 commit comments

Comments
 (0)