This commit is contained in:
Frederic Seiler
2020-06-17 18:18:09 +02:00
committed by GitHub
parent d0f279c1d5
commit 29add76e3b

View File

@@ -126,7 +126,7 @@ return [
| Database | Database
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| The SQLite database that your expose server should use. This datbaase | The SQLite database that your expose server should use. This database
| will hold all users that are able to authenticate with your server, | will hold all users that are able to authenticate with your server,
| if you enable authentication token validation. | if you enable authentication token validation.
| |