mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-06 21:13:40 +00:00
element: remove piwiki disabling
Piwiki support got removed half a year ago in
6c37574857
This commit is contained in:
parent
5ff52d0441
commit
3997a52499
@ -16,7 +16,6 @@ let
|
||||
pinData = lib.importJSON ./pin.json;
|
||||
noPhoningHome = {
|
||||
disable_guests = true; # disable automatic guest account registration at matrix.org
|
||||
piwik = false; # disable analytics
|
||||
};
|
||||
|
||||
unwrapped = stdenv.mkDerivation rec {
|
||||
|
Loading…
Reference in New Issue
Block a user