Skip to content

Add support for localConfig at $appData/config.json.#8983

Merged
t3chguy merged 1 commit intodevelopfrom
t3chguy/local-config
Mar 1, 2019
Merged

Add support for localConfig at $appData/config.json.#8983
t3chguy merged 1 commit intodevelopfrom
t3chguy/local-config

Conversation

@t3chguy
Copy link
Copy Markdown
Member

@t3chguy t3chguy commented Feb 28, 2019

Supports an override config at:

%APPDATA%\Riot on Windows
$XDG_CONFIG_HOME/Riot or ~/.config/Riot on Linux
~/Library/Application Support/Riot on macOS

(or replace Riot with Riot-$PROFILE if you specify a --profile)

Moves electron-config to $appData/electron-config.json which will affect very few users as its Electron only and hasn't made it into master yet.

Fixes #8949

Signed-off-by: Michael Telatynski 7t3chguy@gmail.com

Move electron-config to $appData/electron-config.json

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants