Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
config [2017/12/24 01:54] admin [Commonly Uesd Settings] |
config [2017/12/24 01:54] admin [Commonly Uesd Settings] |
||
---|---|---|---|
Line 19: | Line 19: | ||
* Admin Users - list of users to be given the admin permission. Admin users have full authority to change system configuration and access to all models. (Release 3.0) | * Admin Users - list of users to be given the admin permission. Admin users have full authority to change system configuration and access to all models. (Release 3.0) | ||
* Auth Class - user authentication java class. see [[auth_setup | Authentication Setup]] | * Auth Class - user authentication java class. see [[auth_setup | Authentication Setup]] | ||
- | |||
* Auth Realm - when authentication is enabled, this field will be displayed on the web browser basic authentication window. (Release 3.0) | * Auth Realm - when authentication is enabled, this field will be displayed on the web browser basic authentication window. (Release 3.0) | ||
* Server Manager URL: used for checking in models to //SvrMgr// and submit batch of models to execute on //Runtime// servers managed by //SvrMgr//. | * Server Manager URL: used for checking in models to //SvrMgr// and submit batch of models to execute on //Runtime// servers managed by //SvrMgr//. | ||
Line 42: | Line 41: | ||
* S: stereotype | * S: stereotype | ||
* T: show number of traversals for transitions that requires more than one or is optional, format T:n where n is the number of traversals required | * T: show number of traversals for transitions that requires more than one or is optional, format T:n where n is the number of traversals required | ||
- | * V: if setting variables in transition triggers (mScript) | + | * V: if setting variables in transition triggers (MScript) |
* W: show transition weight for transitions that have default weight=5. Weight is displayed in the format: W:n where n is the transition weight | * W: show transition weight for transitions that have default weight=5. Weight is displayed in the format: W:n where n is the transition weight | ||
* appium.startup.sleepMS - number of milliseconds to wait for Appium server to start, default 2000. | * appium.startup.sleepMS - number of milliseconds to wait for Appium server to start, default 2000. |