diff --git a/examples/npbackup.conf.dist b/examples/npbackup.conf.dist index ced3a47..d51a76f 100644 --- a/examples/npbackup.conf.dist +++ b/examples/npbackup.conf.dist @@ -1,4 +1,4 @@ -# NPBackup config file for npbackup v2.0+ +# NPBackup config file for npbackup v2.2+ # (C) 2022-2023 NetInvent backup: @@ -55,4 +55,10 @@ prometheus: env: variables: - # - SOME_ENV=Value \ No newline at end of file + # - SOME_ENV=Value + +options: + auto_upgrade: true + auto_upgrade_server_url: + auto_upgrade_server_username: + auto_upgrade_server_password \ No newline at end of file