browsertrix/chart
Ilya Kreymer 11b797d535
Add global settings endpoint (#52)
* backend:
- add /api/settings endpoint for misc system-wide settings
- setting 'registrationEnabled' if open registration should be enabled, set via REGISTRATION_ENABLED=1 env var
- setting 'jwtTokenLifetimeMinutes' returns the jwt token expiry in seconds, configured in minutes via JWT_TOKEN_LIFETIME_MINUTES env var (default: 60)
2021-12-03 10:56:57 -08:00
..
templates Add global settings endpoint (#52) 2021-12-03 10:56:57 -08:00
.helmignore Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
Chart.yaml add k8s support 2021-06-30 21:48:44 -07:00
nginx.conf Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
values.yaml Add global settings endpoint (#52) 2021-12-03 10:56:57 -08:00