Last change
on this file since ceaed42 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
581 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | The value of _settingOrProject_ is one of the following.
|
---|
| 2 |
|
---|
| 3 | - "on" : Enables analytics gathering and reporting for the user.
|
---|
| 4 | - "off" : Disables analytics gathering and reporting for the user.
|
---|
| 5 | - "ci" : Enables analytics and configures reporting for use with Continuous Integration,
|
---|
| 6 | which uses a common CI user.
|
---|
| 7 | - "prompt" : Prompts the user to set the status interactively.
|
---|
| 8 | - "project" : Sets the default status for the project to the _projectSetting_ value, which can be any of the other values. The _projectSetting_ argument is ignored for all other values of _settingOrProject_.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.