You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Website/blog/2026-02-09-system-wide-policies/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Policies are defined in a simple `config.json` file placed in the same directory
34
34
}
35
35
```
36
36
37
-
A `config.json.example` file is included in the application directory for reference. Simply rename it to `config.json` and set your desired policy values. Property names follow the pattern `Section_SettingName` — see the [settings documentation](https://borntoberoot.net/NETworkManager/docs/category/settings) for available policy names.
37
+
A `config.json.example` file is included in the application directory for reference. Simply rename it to `config.json` and set your desired policy values. See the [system-wide policies documentation](https://borntoberoot.net/NETworkManager/docs/system-wide-policies) for more details on the configuration file format and deployment.
0 commit comments