Start users with 500; ante is 250
This commit is contained in:
parent
88cea63f12
commit
2cc3350f4d
|
@ -23,8 +23,8 @@ export const ATLAS3_CONFIG: EnvConfig = {
|
|||
],
|
||||
whitelistEmail: '',
|
||||
moneyMoniker: '📎',
|
||||
fixedAnte: 25,
|
||||
startingBalance: 0,
|
||||
fixedAnte: 250,
|
||||
startingBalance: 500,
|
||||
visibility: 'PRIVATE',
|
||||
navbarLogoPath: '/atlas/atlas-logo-white.svg',
|
||||
newQuestionPlaceholders: [
|
||||
|
|
Loading…
Reference in New Issue
Block a user