File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,9 +19,21 @@ Folder where the application profiles are stored.
1919
2020::: note
2121
22- It is recommended to backup the above files on a regular basis.
23-
24- To restore the profiles, close the application and copy the files from the backup to the above location.
22+ ** Recommendation**
23+ It is strongly recommended to regularly back up your profile files.
24+
25+ ** Automatic backups**
26+ NETworkManager automatically creates a backup of the profile file before applying any changes.
27+ - Location: ` Profiles\Backups ` subfolder (relative to the main configuration directory)
28+ - Naming: timestamped (e.g. ` yyyyMMddHHmmss_<profile>.json ` )
29+ - Frequency: ** once per day** at most (even if multiple changes occur)
30+ - Retention: keeps the ** 10 most recent backups**
31+
32+ ** Restoring profiles**
33+ 1 . Completely close NETworkManager
34+ 2 . Locate the desired backup in ` Profiles\Backups `
35+ 3 . Copy the file(s) back to the original folder (overwrite existing files or copy them under a different name)
36+ 4 . Restart the application
2537
2638:::
2739
Original file line number Diff line number Diff line change @@ -24,15 +24,15 @@ It is strongly recommended to regularly back up your settings files.
2424
2525** Automatic backups**
2626NETworkManager automatically creates a backup of the settings files before applying any changes.
27- - Location: ` Settings\Backups ` subfolder (relative to the main configuration directory)
27+ - Location: ` Settings\Backups ` subfolder
2828- Naming: timestamped (e.g. ` yyyyMMddHHmmss_Settings.json ` )
2929- Frequency: ** once per day** at most (even if multiple changes occur)
3030- Retention: keeps the ** 10 most recent backups**
3131
3232** Restoring settings**
33331 . Completely close NETworkManager
34342 . Locate the desired backup in ` Settings\Backups `
35- 3 . Copy the file(s) back to the original configuration folder (overwriting existing files)
35+ 3 . Copy the file(s) back to the original folder (overwriting existing files)
36364 . Restart the application
3737
3838:::
You can’t perform that action at this time.
0 commit comments