Ability to export files to multiple locations (multiple writetodisk basedirs)?

Is it possible to have multiple basedirs for the web.config setting “novulofileextensions.writefiletodiskconstrained.basedirs”?

I tried comma seperated locations (with and without a space after the comma) and it didn’t work.
image

1 Like

Hey Yori,
I looked up some examples and they need to be semicolon seperated it seems.

Tnx Redmer, the semicolon works :slight_smile:

1 Like