[go: up one dir, main page]

Skip to content

fix(config): implement XDG Base Directory Spec compliance

Description

  • fix(config): implement XDG Base Directory Spec compliance

This allows Linux distributions and system administrators to deploy site-wide default configurations that users can override, fixing the discrepancy between documented and actual XDG spec compliance.

Fixes #8018

Related Issues

Resolves #[issue_number]

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports

Loading