Skip to content

Commit ac51a81

Browse files
<MAYBE> Add missing options without documentation
1 parent 9e31991 commit ac51a81

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/system_overview/configuration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,14 @@ iRODS 5 servers only require a working `server_config.json` file. All server pro
321321

322322
// The database user name.
323323
"username": ""
324+
325+
"tlsmode": "",
326+
327+
"tlsrootcert": "",
328+
329+
"tlscert": "",
330+
331+
"tlskey": ""
324332
},
325333

326334
// This property is currently unused.

0 commit comments

Comments
 (0)