We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d8387 commit 0ed0570Copy full SHA for 0ed0570
docs/config.rst
@@ -49,7 +49,9 @@ Optional settings
49
50
.. describe:: serverName
51
52
- Use this value to define a unique value per client. Typically this would be a device id, if used within a mobile app.
+ Typically this would be the server name, but that doesn’t exist on
53
+ all platforms. Instead you may use something like the device ID, as it
54
+ indicates the host which the client is running on.
55
56
.. code-block:: javascript
57
0 commit comments