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

nixos/hedgedoc: refactor to reduce option count #244941

Merged
merged 3 commits into from
Oct 20, 2023

Commits on Oct 15, 2023

  1. nixos/hedgedoc: refactor to reduce option count

    - Remove lots of declared options that were not used outside of being
      included in settings. These should now be used through the freeform
      module.
    - Deprecate `cfg.workDir`, in favor of using systemds `StateDirectory`
    - Use sqlite as default database.
    
    Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
    h7x4 and SuperSandro2000 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    6cd8da7 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    a70a3e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abe4688 View commit details
    Browse the repository at this point in the history