Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

[Enhancement] Separate config from metadata #115

@YarnSphere

Description

@YarnSphere

The metadata being in the same file as the rest of the configuration makes it awkward to manage the config: as I'm sure many do, I manage the configuration for programs/tools I use by tracking it within a Git repo. Having the file change whenever there is a new connection is a bit annoying.

Except for maybe being a bit more annoying to handle in code, I don't think there would be any downsides to simply separating the file in two: pvpn-cli.cfg and pvpn-cli-meta.cfg or something along those lines.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions