mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
打开用户和工具栏
This commit is contained in:
parent
c28c0a03d7
commit
807cb1625f
1 changed files with 4 additions and 4 deletions
|
@ -507,7 +507,7 @@
|
|||
* follow the section "secure your installation" in README.md
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
"users": {
|
||||
"admin": {
|
||||
// 1) "password" can be replaced with "hash" if you install ep_hash_auth
|
||||
|
@ -522,7 +522,7 @@
|
|||
"is_admin": false
|
||||
}
|
||||
},
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
* Restrict socket.io transport methods
|
||||
|
@ -615,7 +615,7 @@
|
|||
* Uncomment to customize.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
"toolbar": {
|
||||
"left": [
|
||||
["bold", "italic", "underline", "strikethrough"],
|
||||
|
@ -632,7 +632,7 @@
|
|||
["timeslider_export", "timeslider_returnToPad"]
|
||||
]
|
||||
},
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
* Expose Etherpad version in the web interface and in the Server http header.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue