mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-05 00:39:38 +03:00
🚀 Feature: Custom config (.env) path
#615
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @filipesmedeiros on GitHub (Jan 17, 2026).
Feature description
I think it would be a nice quality of life improvement if we could customise the path/location of the configuration file.
Thank you in advance for the AMAZING piece of software :)
Pitch
In my use-case, I want to separate binaries (
~/bin) from configuration (~/etc), although other people might want to have different setups.