mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Disable CLI analytics by default
This commit is contained in:
@@ -238,5 +238,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"defaultProject": "dspace-angular"
|
||||
"defaultProject": "dspace-angular",
|
||||
"cli": {
|
||||
"analytics": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user