Skip to content

Possible to change settings? #498

Answered by mati0090
joshuaholmes90 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, just use settings key for your firestore configuration like so:

firestore: {
  emulatorPort: 8080,
  emulatorHost: 'localhost',
  settings: {
    experimentalForceLongPolling: true
  }
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joshuaholmes90
Comment options

Answer selected by lupas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants