mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-09 16:35:01 -04:00
rename enforceLowerCasePadIds to lowerCasePadIds
This commit is contained in:
parent
11e7e703fb
commit
70a513749a
5 changed files with 8 additions and 8 deletions
|
@ -639,5 +639,5 @@
|
|||
/*
|
||||
* Enable/Disable case-insensitive pad names.
|
||||
*/
|
||||
"enforceLowerCasePadIds": "${ENFORCE_LOWER_CASE_PAD_IDS:false}"
|
||||
"lowerCasePadIds": "${LOWER_CASE_PAD_IDS:false}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue