How to change the path to package outside gatling project for "data" resources?

Hi Guys

I need you help.

I have that consume data from one package outside of the project. Example:

The packages in my project are:

src/test/resources/data/data_to_use.csv

But, I need consume:

/Users/tanaka/Documents/Data

Is it possible change the directory outside project for consume data resources for the test load?

Thanks and regards,

https://github.com/gatling/gatling/blob/master/gatling-core/src/main/resources/gatling-defaults.conf#L36