Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhibbitts committed Jun 20, 2024
1 parent 727523d commit 10f5d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@

// complete configuration parameters
search: {
maxAge: 60000, // Expiration time, 1 minute
maxAge: 86400000, // Expiration time, the default one day
paths: 'auto',
placeholder: 'Type to search',
noData: 'No matches found.',
Expand Down

0 comments on commit 10f5d0b

Please sign in to comment.