We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829fe64 commit aab9a04Copy full SHA for aab9a04
1 file changed
README.md
@@ -71,7 +71,7 @@ example `config.json`:
71
"timeout": "<the timeout for app mail verification codes in seconds, required>"
72
},
73
"database": {
74
- "file": "<the path of the database file you have or you want to create, required>"
+ "file": "<the path of the database file you have or you want to create, dedault is `database.sql`>"
75
76
"token": {
77
"secret": "<your secret for the jwt tokens, required>",
0 commit comments