Skip to content

Commit b3d7886

Browse files
committed
Better support for SlimPHP
1 parent 7b634d9 commit b3d7886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ These are all the configuration options and their default value between brackets
7070
- "cachePath": Path/address of the cache (defaults to system's temp directory)
7171
- "cacheTime": Number of seconds the cache is valid (`10`)
7272
- "debug": Show errors in the "X-Debug-Info" header (`false`)
73+
- "basePath": URI base path of the API (determined using PATH_INFO by default)
7374

7475
## Limitations
7576

0 commit comments

Comments
 (0)