disable 2fa requirement
This commit is contained in:
parent
ef81fe1809
commit
d60d2f7276
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ in
|
|||
oauth2.JWT_SECRET = lib.mkDefault config.age.secrets.forgejo-oauth2-jwt-secret.path;
|
||||
};
|
||||
settings = {
|
||||
security.GLOBAL_TWO_FACTOR_REQUIREMENT = "all";
|
||||
session.COOKIE_SECURE = true;
|
||||
log.LEVEL = "Warn";
|
||||
server = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue