ahdinosaur / ssb-pub

easily host your own Secure ScuttleButt (SSB) pub in a docker container
http://butt.nz/
GNU Affero General Public License v3.0
158 stars 25 forks source link

v4: --uses always set to 1 #47

Open nielspeen opened 2 years ago

nielspeen commented 2 years ago

It appears the --uses parameter is always set to 1.

Running:

sudo -u ssb ssb-cli invite create --uses 100

Results in:

Jan  9 10:35:05 pub-ewr ssb-server[881]: t=8m12.670849823s unit=legacyInvites invite=created uses=1

I've tried other values, but it always uses 1.