mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
Add api docs for userColor
query arg
This commit is contained in:
parent
f676e90199
commit
13cef386f8
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