You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed it actually accidentally works in some cases; the root directory is set via chdir, so as long as that's not changed it seems to work ok.
This adapter has a configuration option called
$root
.It is not documented but I think it is supposed to do something like
$pathPrefix
.In practice however it doesn't really do this.
$root
.$root
.The text was updated successfully, but these errors were encountered: