Restore the configuration from the backup file
atomsRestoreConfig()
atomsRestoreConfig
checks that a config.bak file exists, and set it as the main configuration file. The backup file is deleted in the process.
atomsSaveConfig(%T); deletefile(atomsPath("system","user")+"config"); atomsRestoreConfig(); | ![]() | ![]() |
Version | Description |
5.4.0 | Function added |