Astarte.DataAccess.Config.ssl_disable_sni-exclamation-mark

You're seeing just the function ssl_disable_sni-exclamation-mark, go back to Astarte.DataAccess.Config module for more information.
Link to this function

ssl_disable_sni!(namespace \\ nil)

View Source

Specs

ssl_disable_sni!(Skogsra.Env.namespace()) :: boolean() | no_return()

Disable Server Name Indication. Defaults to false.

Bang version of Astarte.DataAccess.Config.ssl_disable_sni/0 (fails on error). Optionally, receives the namespace for the variable.