Skip to content

Commit

Permalink
fix: rename props
Browse files Browse the repository at this point in the history
  • Loading branch information
gb-cic committed Dec 19, 2023
1 parent dcc4e4a commit cfacb71
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public static final class Config {
public static final String PROPS_NAME_CONTROL_LOG_ENABLED = "control-log-persistence-enabled";
public static final String PROPS_NAME_ISSUER_CF = "issuer-cf-cleaning";
public static final String PROPS_NAME_SUBJECT = "subject-cleaning";
public static final String PROPS_NAME_REMOVE_EDS_ENABLE = "remove-eds-enable";
public static final String PROPS_NAME_REMOVE_EDS_ENABLE = "remove-eds-enabled";


}
Expand Down

0 comments on commit cfacb71

Please sign in to comment.