mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-08 03:02:03 +01:00
typo
This commit is contained in:
parent
121c02c74f
commit
7528ddf610
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ exports.requireSession = false;
|
||||||
exports.editOnly = false;
|
exports.editOnly = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A flag that bypasses password prompts for user with valid sessions
|
* A flag that bypasses password prompts for users with valid sessions
|
||||||
*/
|
*/
|
||||||
exports.sessionNoPassword = false;
|
exports.sessionNoPassword = false;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue