Skip to content

clarify startup config output #266

@roadscape

Description

@roadscape

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions