mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 13:49:14 -04:00
add the ability to set global password with http basic auth
This commit is contained in:
parent
1a7b55523e
commit
71fee11656
3 changed files with 32 additions and 0 deletions
|
@ -45,4 +45,8 @@
|
|||
|
||||
/* The log level we are using, can be: DEBUG, INFO, WARN, ERROR */
|
||||
"loglevel": "INFO"
|
||||
|
||||
/* This setting is used if you need http basic auth */
|
||||
// "httpAuth" : "user:pass"
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue