Fix typo in technical-guide/configuration.md

This commit is contained in:
trivialkettle 2024-05-28 09:52:34 +02:00 committed by GitHub
parent 102ea570ff
commit 72dba3535a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -427,7 +427,7 @@ headless web browser).
configuration is designed only for dev purposes right now).
- `enable-backend-api-docs`: Enables the `/api/_doc` endpoint that lists all rpc methods
available on backend.
- `enable-insecure-register`: Enables the insecure process of profile registrion
- `enable-insecure-register`: Enables the insecure process of profile registration
deactivating the email verification process (only for local or internal setups).
- `enable-user-feedback`: Enables the feedback form at the dashboard.
- `disable-secure-session-cookies`: By default, penpot uses the `secure` flag on cookies,