From b0f9784e51f42709e31b1a3e55fa8be22b344bf2 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Sat, 4 Feb 2023 19:55:18 +0100 Subject: [PATCH] Add statistics file path to ugprade conf example --- examples/upgrade_server.conf.dist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/upgrade_server.conf.dist b/examples/upgrade_server.conf.dist index fa2f257..d50a815 100644 --- a/examples/upgrade_server.conf.dist +++ b/examples/upgrade_server.conf.dist @@ -15,4 +15,6 @@ upgrades: # Current arches are 'x64', 'x86' # In each folder there should be a npbackup or npbackup.exe binary depending on the platform data_root: /path/to/build_dir + # We'll store a CSV containing backup clients that upgrade here + statistics_file: /path/to/file