mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 14:06:08 +00:00
parent
b8af924f8e
commit
d8a992ce38
@ -87,7 +87,7 @@ pub const jetzig_options = struct {
|
||||
.path = "/",
|
||||
},
|
||||
.production => .{
|
||||
.same_site = true,
|
||||
.same_site = .lax,
|
||||
.secure = true,
|
||||
.http_only = true,
|
||||
.path = "/",
|
||||
|
Loading…
x
Reference in New Issue
Block a user