fidesops icon indicating copy to clipboard operation
fidesops copied to clipboard

Add `AdminUiSettings` to the `log_all_config_values` helper

Open TheAndrewJackson opened this issue 3 years ago • 0 comments

Description

The main FidesopsConfig settings model has a log_all_config_values helper function that logs all of the config values. AdminUiSettings was added in a recent PR and wasn't added to log_all_config_values.

Fix

Add AdminUiSettings to the log_all_config_values helper so the values are logged.

TheAndrewJackson avatar Jun 14 '22 15:06 TheAndrewJackson