Sandbox configuration file (configRuntime.json)

SUGGESTED

Hi:

I have a doubt.

Can i use a maped network drive in the sandbox file? I'm trying this:
      {
        "path": "K:\\TARIC\\TARIC",
        "writable": true,
        "extensions": [
          "*"
        ]
      } 

The "K" network drive is pointed to a UNC path: \\DGGDC\K


It doesn't work, but i don't know if what i'm trying to do is allowed.

Thank you and regards,

Nacho Alférez.