Merge pull request #200073 from SuperSandro2000/element-piwiki
This commit is contained in:
commit
9f21a3abb3
@ -16,7 +16,6 @@ let
|
|||||||
pinData = lib.importJSON ./pin.json;
|
pinData = lib.importJSON ./pin.json;
|
||||||
noPhoningHome = {
|
noPhoningHome = {
|
||||||
disable_guests = true; # disable automatic guest account registration at matrix.org
|
disable_guests = true; # disable automatic guest account registration at matrix.org
|
||||||
piwik = false; # disable analytics
|
|
||||||
};
|
};
|
||||||
|
|
||||||
unwrapped = stdenv.mkDerivation rec {
|
unwrapped = stdenv.mkDerivation rec {
|
||||||
|
Loading…
Reference in New Issue
Block a user