diff --git a/Makefile b/Makefile index 0e5d28930..8cbbe02d4 100644 --- a/Makefile +++ b/Makefile @@ -15,5 +15,6 @@ start: dropdb lbry createdb lbry lbrynet start --full-node \ - --db-url=postgresql:///lbry --processes=2 --console=advanced --no-spv-address-filters \ + --db-url=postgresql:///lbry --workers=28 --console=advanced --no-spv-address-filters \ + --lbrycrd-rpc-user=lbry --lbrycrd-rpc-pass=somethingelse \ --lbrycrd-dir=${HOME}/.lbrycrd --data-dir=/tmp/tmp-lbrynet