Support local=true as a configurable option for the proxy endpoints (:9095)
#1292
Labels
effort/hours
Estimated to take one or several hours
exp/novice
Someone with a little familiarity can pick up
good first issue
Good issue for new contributors
help wanted
Seeking public contribution on this issue
kind/enhancement
A net-new feature or improvement to an existing feature
P1
High: Likely tackled by core team if no one steps up
rryter commentedJan 15, 2021
Hello😄
As per discussion, the rest api /add endpoint (:9094) supports the setting
local=true.We would like to run a public IPFS-Cluster and therefore plan to allow users to use the IPFS-Proxy API (:9095).
It would be awesome if the setting "local=true" would be a configurable option.
I assume the default would be
local=falsebut we could set it totruefor our cluster.Does that make sense?
I'm new to IPFS / IPFS-Cluster so I don't know if this would be applicable to other enpoints too?
The text was updated successfully, but these errors were encountered: