Skip to content

.env #16

Description

@petrubraha

Same approach as for .env. Design two files .config and .config.example.

Things that could be considered:

  • PROD vs DEV (runs tests, logs debug)
  • GUI vs CLI (other methods have to be called)
  • connection count limit
  • TLS URLs only (rediss) - https://docs.python.org/3/library/ssl.html
  • file_handler
  • stdout_handler
  • stderr_handler

PROD VS DEV? Disable debug logs?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestquestionFurther information is requested

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions