2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#1721] Updated doc

This commit is contained in:
Francis Dupont
2021-03-23 09:18:02 +01:00
committed by Andrei Pavel
parent 688a8522ac
commit 7153195586

View File

@@ -175,7 +175,9 @@ procedure:
- take the grammar (bison input file with the .yy extension)
- get the arcs between the start symbol and tokens handling sensitive
data i.e. passwords and secrets
- give the set of keywords of these args to the redactConfig function
- get the arcs between the start symbol and tokens handling free JSON
values at the exception of user contexts e.g. hooks libraries parameters
- give the set of keywords of these arcs to the redactConfig function
@section cplMTConsiderations Multi-Threading Consideration for Controllable Process Layer