mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
bb15924c95
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
9 lines
374 B
JavaScript
9 lines
374 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 penpotLoginWithLDAP = <true|false>;
|