owncloud / owncloud/ocis

Change configuration path to follow freedesktop specification.

Open
#5,446 3 comments 0 reactions 0 assignees View on GitHub
Category:Enhancement
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

Currently, OCIS writes/reads its configuration from `~/.ocis/config`.

It would be more compliant with modern standards, specifically the [freedesktop specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) for this to live in `${XDG_CONFIG_HOME}/ocis` or, if that variable is not defined, `~/.config/ocis`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.