Skip to content

Commit 9b221cd

Browse files
committed
Fix doc
1 parent 2981587 commit 9b221cd

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
@@ -65,7 +65,7 @@ These are all the configuration options and their default value between brackets
6565
- "password": Password of the user connecting to the database (no default)
6666
- "database": Database the connecting is made to (no default)
6767
- "middlewares": List of middlewares to load ("cors")
68-
- "controllers": List of controllers to load ("records,columns,cache,openapi")
68+
- "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"
7171
- "cachePath": Path/address of the cache (defaults to system's "temp" directory)

0 commit comments

Comments
 (0)