Update config.ex

This commit is contained in:
José Valim 2024-02-27 14:31:15 +01:00 committed by GitHub
parent 2b8c1d93f5
commit c53ab3c3a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,8 @@ defmodule Livebook.Config do
#
# There are still a :session and :custom identity providers,
# but those are handled internally.
#
# IMPORTANT: this list must be in sync with Livebook Teams.
@identity_providers [
%{
type: :cloudflare,