question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow setting custom paths for the configstore

See original GitHub issue

Storing Metadata in ~/.config/configstore is rather impractical. You should at least provide an option to set the path.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Acconutcommented, May 1, 2018

You should be able to change the configuration directory using the XDG_CONFIG_HOME environment variable (we are using configstore internally which can be configured in that way).

That being said it might still be beneficial to switch to another storage mode.

0reactions
Murderloncommented, Dec 13, 2022

It’s now possible to provide your own configstore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

c# - Relocating app.config file to a custom path - Stack Overflow
Config file to a custom path? It seems a bit odd that the config file resides in the same folder as the exe,...
Read more >
Location of the shared config and credentials files
The shared AWS config and credentials files are plaintext files that reside by default in a folder named .aws that is placed in...
Read more >
Config | Eclipse Vert.x
A conf/config.json file. This path can be overridden using the vertx-config-path system property or VERTX_CONFIG_PATH environment variable.
Read more >
Set configuration values | Adobe Commerce
You set configuration options using a configuration path, which is a / -delimited string that uniquely identifies that configuration option.
Read more >
Spring Cloud Config
This should allow for evading login prompts if server has keyboard-interactive authentication before the publickey method. Placeholders in Git Search Paths.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found