The sync server code currently supports populating those fields on preflight but Upvote offers no UI means of configuring defaults/values for these fields.
I see the path of least resistance being the following:
Add two fields to the Environment configuration struct: SANTA_DIRECTORY_{WHITE,BLACK}LIST_REGEX
For manual override, add an interface to the admin UI's host view.
The sync server code currently supports populating those fields on preflight but Upvote offers no UI means of configuring defaults/values for these fields.
I see the path of least resistance being the following:
Environment
configuration struct:SANTA_DIRECTORY_{WHITE,BLACK}LIST_REGEX