Update src/node/utils/Settings.js

Co-authored-by: Richard Hansen <rhansen@rhansen.org>
This commit is contained in:
DanielHabenicht 2022-04-26 10:32:08 +02:00 committed by SamTV12345
parent 15f79489bd
commit 8dbf6bd9e3

View file

@ -432,7 +432,7 @@ exports.enableAdminUITests = false;
/*
* Enable auto conversion of pad Ids to lowercase.
* e.g. /p/EtHeRpAd to /p/ehtherpad
* e.g. /p/EtHeRpAd to /p/etherpad
*/
exports.enforceLowerCasePadIds = false;