Skip to content

Commit 4e45392

Browse files
committed
Minor readme change
1 parent ba68acf commit 4e45392

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
@@ -105,6 +105,9 @@ For more informations about custom auth please see the examples:
105105
* databaseAdapter (unfinished) - The backing store can be changed by creating an adapter class (see `DatabaseAdapter.js`)
106106
* loggerAdapter - The default behavior/transport (File) can be changed by creating an adapter class (see [`LoggerAdapter.js`](https://github.com/ParsePlatform/parse-server/blob/master/src/Adapters/Logger/LoggerAdapter.js))
107107
* enableAnonymousUsers - Defaults to true. Set to false to disable anonymous users.
108+
109+
110+
108111
---
109112

110113
### Usage

0 commit comments

Comments
 (0)