-
Notifications
You must be signed in to change notification settings - Fork 0
s3s
clovervidia edited this page Sep 11, 2022
·
1 revision
Getting s3s to use nsotokengen to generate f tokens is pretty simple.
Open up config.txt
and look for f_gen
. It'll be set to https://api.imink.app/f
by default, which uses the imink API. Replace that URL with http://localhost:8080/f
, and you're done.