Merge pull request #225 from trivialkettle/patch-1

Fix typo in technical-guide/configuration.md
This commit is contained in:
andrés gonzález 2024-06-24 10:01:52 +02:00 committed by GitHub
commit 654f1ab492
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -455,7 +455,7 @@ headless web browser).
configuration is designed only for dev purposes right now)
- `enable-backend-api-doc`: 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)
- `disable-secure-session-cookies`: By default, penpot uses the `secure` flag on cookies,
this flag disables it; it is usefull if you have plan to serve penpot under different