Skip to content

Commit c9431a8

Browse files
committed
Merge pull request #485 from flovilmart/fix-README
Minor readme change
2 parents ba68acf + 4e45392 commit c9431a8

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)