Start users with 500; ante is 250

This commit is contained in:
Austin Chen 2022-07-18 23:18:53 -07:00
parent 88cea63f12
commit 2cc3350f4d

View File

@ -23,8 +23,8 @@ export const ATLAS3_CONFIG: EnvConfig = {
], ],
whitelistEmail: '', whitelistEmail: '',
moneyMoniker: '📎', moneyMoniker: '📎',
fixedAnte: 25, fixedAnte: 250,
startingBalance: 0, startingBalance: 500,
visibility: 'PRIVATE', visibility: 'PRIVATE',
navbarLogoPath: '/atlas/atlas-logo-white.svg', navbarLogoPath: '/atlas/atlas-logo-white.svg',
newQuestionPlaceholders: [ newQuestionPlaceholders: [