0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-29 09:59:06 -05:00
penpot/docker/images/files/config.js
2021-02-22 17:44:25 +01:00

10 lines
422 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>;
//var penpotRegistrationEnabled = <true|false>;