Skip to content

Commit 780cef8

Browse files
committed
fix formatting
1 parent ff58fda commit 780cef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ These are all the configuration options and their default value between brackets
6868
- "controllers": List of controllers to load ("`records,openapi`")
6969
- "openApiBase": OpenAPI info ("`{"info":{"title":"PHP-CRUD-API","version":"1.0.0"}}`")
7070
- "cacheType": "`TempFile`" (default), "`Redis`", "`Memcache`", "`Memcached`" or "`NoCache`"
71-
- "cachePath": Path/address of the cache (defaults to system's "temp" directory)
71+
- "cachePath": Path/address of the cache (defaults to system's temp directory)
7272
- "cacheTime": Number of seconds the cache is valid ("`10`")
7373
- "debug": Show errors in the "X-Debug-Info" header ("`false`")
7474

0 commit comments

Comments
 (0)