Current section
Files
Jump to
Current section
Files
lib/cld_config/cld_url_config.ex
defmodule CldUrl do
@moduledoc false
defstruct [
# :cdn_subdomain,
# :secure_cdn_subdomain,
# :cname,
# :secure,
# :secure_distribution,
# :private_cdn,
# :sign_url,
# :shorten,
# :use_root_path,
# :exclude_version
]
end