diff --git a/Configuration/TypoScript/Frontend/constants.ts b/Configuration/TypoScript/Frontend/constants.ts
index a087b9a5d87dc38403805b4d6b831dbdbcbbf5ed..0e3a52496619590b6c86eee6054208e3cfa802b7 100644
--- a/Configuration/TypoScript/Frontend/constants.ts
+++ b/Configuration/TypoScript/Frontend/constants.ts
@@ -20,7 +20,7 @@ plugin.tx_sgjobs {
 		# cat=plugin.tx_sgjobs/other; type=string; label=Allowed maximum file size for uploads in kB
 		allowedMaxFileSize = 5000
 		# cat=plugin.tx_sgjobs/other; type=int+; label=Page id of the privacy policy page
-		privacyPolicyPage =
+		privacyPolicyPage = 42
 	}
 
 	pagebrowser.settings {