@ -36,7 +36,7 @@ func main() {
app := fiber.New(fiber.Config{
Views: engine,
Prefork: true,
Prefork: false,
AppName: "GotHub",
ErrorHandler: func(ctx *fiber.Ctx, err error) error {
code := fiber.StatusInternalServerError
The note is not visible to the blocked user.