-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
FerretDB document defaults, PostgreSQL default URL, disable telemetry #288493
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
FerretDB document defaults, PostgreSQL default URL, disable telemetry #288493
Conversation
ff7ba3b
to
e5fe078
Compare
Friendly ping: @JulienMalka @camillemndn |
FerretDB developer there. Why disable telemetry by default? |
@AlekSi hey! It's kind of an unwritten rule inside of nixpkgs to disable telemetry by default. Some of our users expect it. |
Running the |
e391c28
to
4485e82
Compare
4485e82
to
808cabf
Compare
so that they are documented in the options list
provides a nice default if the end user wants to use the PostgreSQL backend
808cabf
to
08f1820
Compare
@JulienMalka done, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks :)
It is ironic to see |
Description of changes
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)cc @JulienMalka @camillemndn
Add a 👍 reaction to pull requests you find important.