Attributes file path not set
How to solve the “attributes file path not set” error
Last updated
Was this helpful?
How to solve the “attributes file path not set” error
Last updated
Was this helpful?
Was this helpful?
## A list of of tags and labels to give your clients attributes maintained in a separate file.
## See https://oss.rport.io/advanced/attributes/
#attributes_file_path = "/var/lib/rport/client_attributes.json"
#attributes_file_path = "C:\Program Files\rport\client_attributes.json"
## Alternatively you can specify tags with the line below if {attributes_file_path} is not set.
#tags = ['win', 'server', 'vm']