You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.