Skip to content

Commit 953d42d

Browse files
committed
Improve doc
1 parent 6263bf6 commit 953d42d

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
@@ -66,6 +66,7 @@ These are all the configuration options and their default value between brackets
6666
- "database": Database the connecting is made to (no default)
6767
- "middlewares": List of middlewares to load ("cors")
6868
- "controllers": List of controllers to load ("records,columns,cache,openapi")
69+
- "openApiBase": OpenAPI info ("{"info":{"title":"JAVA-CRUD-API","version":"1.0.0"}}")
6970
- "cacheType": "TempFile" (default), "Redis", "Memcache", "Memcached" or "NoCache"
7071
- "cachePath": Path/address of the cache (defaults to system's "temp" directory)
7172
- "cacheTime": Number of seconds the cache is valid (10)

0 commit comments

Comments
 (0)