Merge pull request #1109 from yourcelf/patch-1

Add api docs for `userColor` query arg
This commit is contained in:
John McLear 2012-10-31 12:31:33 -07:00
commit 247072b6d1

View file

@ -36,6 +36,13 @@ Default: "unnamed"
Example: `userName=Etherpad%20User`
## userColor
* String (css hex color value)
Default: randomly chosen by pad server
Example: `userColor=%23ff9900`
## noColors
* Boolean