mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-20 06:29:53 +01:00
Merge pull request #1109 from yourcelf/patch-1
Add api docs for `userColor` query arg
This commit is contained in:
commit
247072b6d1
1 changed files with 7 additions and 0 deletions
|
@ -36,6 +36,13 @@ Default: "unnamed"
|
||||||
|
|
||||||
Example: `userName=Etherpad%20User`
|
Example: `userName=Etherpad%20User`
|
||||||
|
|
||||||
|
## userColor
|
||||||
|
* String (css hex color value)
|
||||||
|
|
||||||
|
Default: randomly chosen by pad server
|
||||||
|
|
||||||
|
Example: `userColor=%23ff9900`
|
||||||
|
|
||||||
## noColors
|
## noColors
|
||||||
* Boolean
|
* Boolean
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue