diff options
| author | Patrick Vacek <patrickvacek@gmail.com> | 2018-05-09 13:46:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-09 13:46:32 +0200 |
| commit | 44e851bab60e6a4ac672f4d7ab89c67ab926b4ae (patch) | |
| tree | d3c5c8b65b1b7aaf89ad93a13124b09e0f19e7b9 /recipes-sota/config/files/30-disable-send-ip.toml | |
| parent | 396f12cf5853813da29a11441e9cc6b73840e874 (diff) | |
| parent | 9c610430a3b94d3f881458b7b01133c9705d8d6b (diff) | |
| download | meta-updater-44e851bab60e6a4ac672f4d7ab89c67ab926b4ae.tar.gz | |
Merge pull request #309 from advancedtelematic/bugfix/install-file-dont-echo
Put extra configs in their own files.
Diffstat (limited to 'recipes-sota/config/files/30-disable-send-ip.toml')
| -rw-r--r-- | recipes-sota/config/files/30-disable-send-ip.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-sota/config/files/30-disable-send-ip.toml b/recipes-sota/config/files/30-disable-send-ip.toml new file mode 100644 index 0000000..5cd5108 --- /dev/null +++ b/recipes-sota/config/files/30-disable-send-ip.toml | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | [telemetry] | ||
| 2 | report_network = false | ||
