@ -134,7 +134,7 @@ app.locals.created = 0
app.locals.updated = 0
app.disable('x-powered-by')
app.set('json spaces', 2)
app.set('trust proxy', true)
app.set('trust proxy', 1)
logger(app)
app.use(rateLimit({
windowMs: 1 * 60 * 1000, // 1 minutes
The note is not visible to the blocked user.