Skip to content

Commit 52d4c09

Browse files
authored
Update config.md
1 parent 235601a commit 52d4c09

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/configuration/config.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@ Anything you do not include will use the `default.json` as a fallback. When view
158158
"username": "user",
159159
"password": "pass123!",
160160
"database": "rdmdb",
161-
"charset": "utf8mb4"
161+
"charset": "utf8mb4",
162+
"arScanColumn": true
162163
},
163164
// PMSF nest script database settings
164165
"manualdb": {

0 commit comments

Comments
 (0)