We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b634d9 commit b3d7886Copy full SHA for b3d7886
README.md
@@ -70,6 +70,7 @@ These are all the configuration options and their default value between brackets
70
- "cachePath": Path/address of the cache (defaults to system's temp directory)
71
- "cacheTime": Number of seconds the cache is valid (`10`)
72
- "debug": Show errors in the "X-Debug-Info" header (`false`)
73
+- "basePath": URI base path of the API (determined using PATH_INFO by default)
74
75
## Limitations
76
0 commit comments