Joohansson / NanoRPCProxy

A relay, limiter, token and protection system for Nano node RPC & websocket interface

Home Page:https://api.nanos.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When using authenticated user it does not respect settings.json

Joohansson opened this issue · comments

If you want settings for an authenticated user you must provide a user_settings.json with the corresponding user name in it.
The previous functionality was to use settings.json as default even is the user_settings file was missing. I think that's preferred.