Skip to content

Commit cdbb41f

Browse files
committed
Docs: ...
1 parent 28cf394 commit cdbb41f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Website/docs/system-wide-policies.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ The `config.json` file uses a simple JSON structure to define policy values. An
3636

3737
```json
3838
{
39+
"Profiles_FolderLocation": "\\\\Server\\Shared\\NETworkManager\\Profiles",
40+
"Settings_FolderLocation": "%UserProfile%\\NETworkManager\\Settings",
3941
"Update_CheckForUpdatesAtStartup": false,
40-
"Settings_FolderLocation": "C:\\CustomPath\\NETworkManager\\Settings"
4142
}
4243
```
4344

0 commit comments

Comments
 (0)