Skip to content

Commit 6491681

Browse files
committed
Add hint: pdo_dsn.
1 parent 1fc807e commit 6491681

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Configuration defaults file (last modified: 2022.03.30).
10+
# This file: Configuration defaults file (last modified: 2022.04.04).
1111
##/
1212

1313
core:
@@ -432,6 +432,7 @@ supplementary_cache_options:
432432
pdo_dsn:
433433
type: "string"
434434
default: "mysql:dbname=phpmussel;host=localhost;port=3306"
435+
hints: "hints_pdo_dsn"
435436
pdo_username:
436437
type: "string"
437438
default: ""

0 commit comments

Comments
 (0)