mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
additional instructions for --ah-cli
This commit is contained in:
parent
50f1629355
commit
c69c7c8ac0
|
@ -2702,6 +2702,10 @@ optionally also specify `--ah-cli` to enter an interactive mode where it will ha
|
||||||
|
|
||||||
the default configs take about 0.4 sec and 256 MiB RAM to process a new password on a decent laptop
|
the default configs take about 0.4 sec and 256 MiB RAM to process a new password on a decent laptop
|
||||||
|
|
||||||
|
when generating hashes using `--ah-cli` for docker or systemd services, make sure it is using the same `--ah-salt` by:
|
||||||
|
* inspecting the generated salt using `--show-ah-salt` in copyparty service configuration
|
||||||
|
* setting the same `--ah-salt` in both environments
|
||||||
|
|
||||||
|
|
||||||
## https
|
## https
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue