Skip to content

Commit 77dc489

Browse files
Update README.md
1 parent ab5e821 commit 77dc489

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ You can find detailed information about the package's settings at [the docs](htt
5959

6060
REST_FRAMEWORK_DOCS = {
6161
'HIDE_DOCS': True # Default: False
62+
'MODULE_ROUTERS': {},
63+
'DEFAULT_MODULE_ROUTER': 'router',
64+
'DEFAULT_ROUTER': None,
6265
}
6366

6467

0 commit comments

Comments
 (0)