mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 00:43:29 +10:00
feat: add Atlas Cloud sponsorship placements
This commit is contained in:
+5
-1
@@ -2290,9 +2290,13 @@
|
||||
"disableEmailAuth": {
|
||||
"type": "boolean",
|
||||
"description": "Whether email-based authentication is disabled on this instance."
|
||||
},
|
||||
"showSponsors": {
|
||||
"type": "boolean",
|
||||
"description": "Whether sponsor placements are shown on this instance."
|
||||
}
|
||||
},
|
||||
"required": ["disableSignups", "disableEmailAuth"]
|
||||
"required": ["disableSignups", "disableEmailAuth", "showSponsors"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user