mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
Update src/node/utils/Settings.js
Co-authored-by: Richard Hansen <rhansen@rhansen.org>
This commit is contained in:
parent
15f79489bd
commit
8dbf6bd9e3
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue