diff --git a/src/main/domain/io.fusionauth.domain.FIPS.json b/src/main/domain/io.fusionauth.domain.FIPS.json index 8cdf9f2f9..82c8b6a45 100644 --- a/src/main/domain/io.fusionauth.domain.FIPS.json +++ b/src/main/domain/io.fusionauth.domain.FIPS.json @@ -1,6 +1,6 @@ { "packageName" : "io.fusionauth.domain", "type" : "FIPS", - "description" : "/**\n * Determines if FusionAuth is in FIPS mode based on the system property fusionauth.fips.enabled. This can only be enabled once and\n * should be enabled when the VM starts or as close to that point as possible.\n *

\n * Once this has been enabled, it cannot be disabled.\n *

\n * This also provides some helpers for FIPS things such as password length requirements.\n *\n * @author Brian Pontarelli & Daniel DeGroff\n */\n", + "description" : "/**\n * Determines if FusionAuth is in FIPS mode based on the system property fusionauth.fips.enabled. This can only be enabled once and\n * should be enabled when the VM starts or as close to that point as possible.\n *

\n * Once this has been enabled, it cannot be disabled.\n *

\n * This also provides some helpers for FIPS things such as password length requirements.\n *\n * @author Brian Pontarelli and Daniel DeGroff\n */\n", "fields" : { } } \ No newline at end of file