mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-23 03:27:05 -04:00
asyncified setting and verifying the password
Signed-off-by: Claudius <opensource@amenthes.de>
This commit is contained in:
parent
df666dd214
commit
1d403e183d
5 changed files with 48 additions and 18 deletions
|
@ -7,7 +7,6 @@ Manual Installation
|
|||
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
|
||||
- npm (and its dependencies, [node-gyp](https://github.com/nodejs/node-gyp#installation))
|
||||
- yarn
|
||||
- `libssl-dev` for building scrypt (see [here](https://github.com/ml1nk/node-scrypt/blob/master/README.md#installation-instructions) for further information)
|
||||
- Bash (for the setup script)
|
||||
- For **building** CodiMD we recommend to use a machine with at least **2GB** RAM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue