See: https://docs.gitea.com/administration/config-cheat-sheet#session-session
This commit is contained in:
parent
f576c7385d
commit
428fcab009
|
@ -76,6 +76,7 @@
|
|||
DEFAULT_KEEP_EMAIL_PRIVATE = true;
|
||||
};
|
||||
session = {
|
||||
PROVIDER = "db";
|
||||
COOKIE_SECURE = lib.mkForce true;
|
||||
};
|
||||
# See https://forgejo.org/docs/latest/admin/actions/
|
||||
|
|
Loading…
Reference in a new issue