mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-20 14:33:10 -07:00
Added configuration and made key length configurable
This commit is contained in:
parent
0eed33f42f
commit
b159817a27
3 changed files with 14 additions and 7 deletions
5
config.js
Normal file
5
config.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
|
||||
"keyLength": 6
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue