mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 01:15:26 +10:00
feat: add Atlas Cloud sponsorship placements
This commit is contained in:
Vendored
+1
@@ -75,6 +75,7 @@ export const env = createEnv({
|
||||
FLAG_DISABLE_EMAIL_AUTH: z.stringbool().default(false),
|
||||
FLAG_DISABLE_IMAGE_PROCESSING: z.stringbool().default(false),
|
||||
FLAG_DISABLE_API_RATE_LIMIT: z.stringbool().default(false),
|
||||
FLAG_SHOW_SPONSORS: z.stringbool().default(false),
|
||||
FLAG_ALLOW_UNSAFE_AI_BASE_URL: z.stringbool().default(false),
|
||||
FLAG_ALLOW_UNSAFE_OAUTH_REDIRECT_URI: z.stringbool().default(false),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user