vikrant/repoarenaPublic

A self-hosted git forge built to learn how GitHub works.

  • typescript
  • git
  • nextjs

1 star · Updated 3 hours ago

Add login config

Author
RepoArena committed 3 hours ago
Commit
c514f8ff4b7748e0f049371aeddb7372992d3c97
Parents
parentd1a2c96
Browse files at this commit

1 changed file with +4 0

addedlogin/config.json+4View file
@@ -0,0 +1,4 @@
1+ {
2+ "provider": "password",
3+ "sessionDays": 30
4+ }