Skip to content

Implement configurations #3

Description

@cleac

What's not ok:

At this everything is stored directly in code. That's not flexible at all.

How to fix:

Create two configuration files:

  • public_config, where will be placed:
    • authorities configuration (link to telegram and vk.com api)
  • secret_config, that will be ignored by git at all, where will be placed:
    • login/passwords to systems
    • secret access keys

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