Luke Kysow fbd47e1161
config entry: hardcode proxy-defaults name as global (#14833)
* config entry: hardcode proxy-defaults name as global

proxy-defaults can only have the name global. Because of this,
we support not even setting the name in the config file:

```
kind = "proxy-defaults"
```

Previously, writing this would result in the output:

```
Config entry written: proxy-defaults/
```

Now it will output:

```
Config entry written: proxy-defaults/global
```

This change follows what was done for the new Mesh config entry.
2022-10-25 10:55:15 -07:00
..
2021-11-16 12:04:01 -06:00
2022-02-15 18:16:12 -05:00
2020-12-07 13:42:55 -05:00
2022-01-20 10:46:23 -06:00
2022-04-05 15:11:49 -07:00
2021-11-16 12:04:01 -06:00
2021-07-30 12:58:46 -04:00
2022-04-05 15:11:49 -07:00
2022-05-27 11:39:58 -04:00