Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to configure default user preferences #415

Closed
Perflyst opened this issue Mar 15, 2019 · 1 comment
Closed

Add option to configure default user preferences #415

Perflyst opened this issue Mar 15, 2019 · 1 comment
Labels
enhancement Improvement of an existing feature

Comments

@Perflyst
Copy link
Contributor

At the moment there is no configuration option to set the default preferences for your instance via config.yml
It would be nice to see something to set defaults for preferences which are available at https://invidio.us/preferences

@omarroth
Copy link
Contributor

omarroth commented Apr 3, 2019

Added with bd4f5eb, usage looks like:

# ...
default_user_preferences:
  dark_mode: true
  local: true
  locale: "en-US"
  comments: ["youtube",""]
# ...

Any changes are applied to these defaults.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants