Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarify startup config output #266

Open
roadscape opened this issue Oct 22, 2019 · 0 comments
Open

clarify startup config output #266

roadscape opened this issue Oct 22, 2019 · 0 comments

Comments

@roadscape
Copy link
Contributor

Glancing at startup logs, it would appear the runmode is sync, when it's actually server (Command Line Args override Defaulys.mode but the output is not clear).

INFO:root:loaded configuration:
Command Line Args:   server
Environment Variables:
  DATABASE_URL:      postgresql://...
  STEEMD_URL:        https://...
  HTTP_SERVER_PORT:  8080
  LOG_LEVEL:         INFO
Defaults:
  mode:              ['sync']
  --max-workers:     4
  --max-batch:       50
  --trail-blocks:    2
  --sync-to-s3:      False
  --test-disable-sync:False
  --test-profile:    False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant