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 b847c82 commit 7166e1aCopy full SHA for 7166e1a
guides/security/authentication.md
@@ -720,6 +720,8 @@ Command `add mta` will enhance the project with `cds-starter-cloudfoundry` and t
720
721
<div class="impl node">
722
723
+TODO: the below command currently does not setup sqlite for production.
724
+
725
In addition, activate SQLite to serve as in-memory DB (**not** recommended for production!):
726
```sh
727
cds add sqlite --for production
0 commit comments