remove deprecated default static pages

This commit is contained in:
ansuz 2022-05-12 16:23:56 +05:30
parent 80ffbc4bf6
commit f523888718
1 changed files with 0 additions and 7 deletions

View File

@ -99,14 +99,7 @@ define([
var customURLs = Pages.customURLs = {};
(function () {
// XXX DB: review this:
// almost all pages are commented out
// would the imprint page get generated if it was present?
var defaultURLs = {
//imprint: '/imprint.html',
//privacy: '/privacy.html',
// terms: '/terms.html',
//roadmap: '/roadmap.html',
source: 'https://github.com/xwiki-labs/cryptpad',
};
var l = Msg._getLanguage();