diff --git a/src/Squidex/appsettings.json b/src/Squidex/appsettings.json index ab846360a..6e54b1455 100644 --- a/src/Squidex/appsettings.json +++ b/src/Squidex/appsettings.json @@ -407,7 +407,7 @@ /* * Set to true to show PII (Personally Identifiable Information) in the logs. */ - "showPII", + "showPII": false, /* * Enable password auth. Set this to false if you want to disable local login, leaving only 3rd party login options. */