Skip to content

Commit

Permalink
Merging all changes into 1 pr
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-constine-ttd committed Nov 6, 2024
2 parents 6729942 + 13ca92e commit 8542e89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/uid2/shared/Const.java
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ public static class Config {
public static final String EnforceJwtProp = "enforceJwt";
public static final String MaaServerBaseUrlProp = "maa_server_base_url";
public static final String SaltsExpiredShutdownHours = "salts_expired_shutdown_hours";
public static final String encryptionSupportVersion = "encryption_support_version";
}

public static class Http {
Expand Down

0 comments on commit 8542e89

Please sign in to comment.