mirror of
https://github.com/penpot/penpot.git
synced 2026-05-07 09:08:33 +00:00
📚 Fix incorrect flag on configuration.md
This commit is contained in:
parent
c121f459ba
commit
94976aa2b1
@ -30,7 +30,7 @@ flags (that just enables or disables something). All flags are set in a single
|
||||
format: <code class="language-bash"><enable|disable>-\<flag-name></code>. For example:
|
||||
|
||||
```bash
|
||||
PENPOT_FLAGS: enable-smpt disable-registration disable-email-verification
|
||||
PENPOT_FLAGS: enable-smtp disable-registration disable-email-verification
|
||||
```
|
||||
|
||||
### Registration ###
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user