diff --git a/www/common/application_config_internal.js b/www/common/application_config_internal.js index 50249baa8..43951d2e1 100644 --- a/www/common/application_config_internal.js +++ b/www/common/application_config_internal.js @@ -12,7 +12,7 @@ define(function() { * You should never remove the drive from this list. */ config.availablePadTypes = ['drive', 'teams', 'pad', 'sheet', 'code', 'slide', 'poll', 'kanban', 'whiteboard', - /*'oodoc', 'ooslide',*/ 'file', /*'todo',*/ 'contacts']; + /*'oodoc', 'ooslide',*/ 'file', /*'todo',*/ 'contacts', 'xwiki']; /* The registered only types are apps restricted to registered users. * You should never remove apps from this list unless you know what you're doing. The apps * listed here by default can't work without a user account. diff --git a/www/xwiki/index.html b/www/xwiki/index.html new file mode 100644 index 000000000..c59dd8edc --- /dev/null +++ b/www/xwiki/index.html @@ -0,0 +1,12 @@ + + + + CryptPad + + + + + + + +