Astarte.DataAccess.Config.reload_ssl_disable_sni
You're seeing just the function
reload_ssl_disable_sni
, go back to Astarte.DataAccess.Config module for more information.
Specs
reload_ssl_disable_sni(Skogsra.Env.namespace()) :: {:ok, boolean()} | {:error, binary()}
Reloads the value for Astarte.DataAccess.Config.ssl_disable_sni/0
. Optionally, receives
the namespace
for the variable.