Cockpit configuration problems

I installed “cockpit”, A systemd web based user interface for Linux servers.
Only one service doesn’t work: “nvmf-autoconnect.service”: Connect NVMe-oF subsystems automatically during boot. This is the error reported:

/lib/systemd/system/nvmf-autoconnect.service
ConditionPathExists=/etc/nvme/discovery.conf not satisfied

/etc/nvme/discovery.conf:

# Used for extracting default parameters for discovery
#
# Example:
# --transport=<trtype> --traddr=<traddr> --trsvcid=<trsvcid> --host-traddr=<host-traddr> --host-iface=<host-iface>``

I should configure these parameters, but I have no idea what I should enter or where to get the info about the entries in the file.
Thanks for the help