back

/setDefaultSettings

This function will save the default settings to the DB.

{
    "capture_root_folder": "C:\\Users\\Heinrich Potgieter\\\\Documents\\Profisight\\captures",
    "capture_time": 10,
    "datasource_prefix": "profisight",
    "file_size": 4194304,
    "max_nr_files": 0,
    "session_keyword": "profisight"
}
{
    "command": "/setDefaultSettings",
    "command_result": {
    },
    "errors": false,
    "general_message": "Successfully saved default settings"
}