Remove command generate-tls-cert
This commit is contained in:
parent
fd3069a172
commit
2bd667d952
8 changed files with 2 additions and 130 deletions
|
@ -25,11 +25,6 @@ This sets up some database tables, views, and more, generates a secret key for t
|
|||
|
||||
---
|
||||
|
||||
`generate-tls-cert` - generate a new self-signed tls certificate for https
|
||||
This overwrites the original files, if present (see [Setup](Setup.md)).
|
||||
|
||||
---
|
||||
|
||||
`generate-secret-key` - generate a new random secret key for django
|
||||
This will overwrite the old one.
|
||||
Warning: After running this, current sessions will be invalid, and the users have to relogin. Don't run this command while the server is running.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue