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