mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
13 lines
543 B
JavaScript
13 lines
543 B
JavaScript
// Frontend configuration
|
|
|
|
//var penpotPublicURI = "https://penpot.example.com";
|
|
//var penpotDemoWarning = <true|false>;
|
|
//var penpotAllowDemoUsers = <true|false>;
|
|
//var penpotGoogleClientID = "<google-client-id-here>";
|
|
//var penpotGitlabClientID = "<gitlab-client-id-here>";
|
|
//var penpotGithubClientID = "<github-client-id-here>";
|
|
//var penpotOIDCClientID = "<oidc-client-id-here>";
|
|
//var penpotLoginWithLDAP = <true|false>;
|
|
//var penpotRegistrationEnabled = <true|false>;
|
|
//var penpotAnalyticsEnabled = <true|false>;
|
|
//var penpotFlags = "";
|