Facebook
From Gruff Hedgehog, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 132
  1. <forwarder-configuration>
  2.  
  3.  
  4.   <main-port>8080</main-port>
  5.  
  6.  
  7.   <agent-frontend-port>8000</agent-frontend-port>
  8.  
  9.  
  10.   <max-reservation-time-in-minutes>1440</max-reservation-time-in-minutes>
  11.  
  12.  
  13.   <default-reservation-time-in-minutes>480</default-reservation-time-in-minutes>
  14.  
  15.  
  16.   <default-open-device-time-in-minutes>30</default-open-device-time-in-minutes>
  17.  
  18.  
  19.   <default-open-automation-time-in-minutes>120</default-open-automation-time-in-minutes>
  20.  
  21.  
  22.   <must-send-passwords-by-email>false</must-send-passwords-by-email>
  23.  
  24.  
  25.   <initial-password-expiration-time-in-hours>24</initial-password-expiration-time-in-hours>
  26.  
  27.  
  28.   <view-device-time-out-in-hours>24</view-device-time-out-in-hours>
  29.  
  30.  
  31.   <user-password-expiration-time-in-days>36500</user-password-expiration-time-in-days>
  32.  
  33.  
  34.   <admin-password-expiration-time-in-days>36500</admin-password-expiration-time-in-days>
  35.  
  36.  
  37.   <max-number-attempts-before-lock>1000</max-number-attempts-before-lock>
  38.  
  39.  
  40.   <session-expiration-time-in-minutes>180</session-expiration-time-in-minutes>
  41.  
  42.  
  43.   <password-history-amount-of-passwords>0</password-history-amount-of-passwords>
  44.  
  45.  
  46.   <allow-support-data-download>true</allow-support-data-download>
  47.  
  48.  
  49.   <exclude-conf-files-from-support-data>false</exclude-conf-files-from-support-data>
  50.  
  51.  
  52.   <password-schema-method>SHA</password-schema-method>
  53.  
  54.  
  55.   <password-encoder-strength>256</password-encoder-strength>
  56.  
  57.  
  58.   <file-license>VeHayomAniHatulRehovAyefMehapesHatulaShelBait</file-license>
  59.  
  60.  
  61.   <!-- 30 days trial license.   After it's activated, this line is removed from conf file. -->
  62.  
  63.  
  64.   <!-- This string value is copied from the License4J GUI and is stored in Online.License4J under license ID 1554206835188. -->
  65.  
  66.  
  67.   <trial-license-key>IGHQH-DQTYJ-GWQ9W-JJS5V-NVJA7-IPQGA-A9HEW-VQWP9-2G9YX-BU6JE-PNNFI</trial-license-key>
  68.  
  69.  
  70.   <!-- To enable ssl use this configuration and restart the cloud server service -->
  71.  
  72.  
  73.   <!--<use-secure-port>true</use-secure-port>-->
  74.  
  75.  
  76.   <!--<cloud-server-host></cloud-server-host>-->
  77.  
  78.  
  79.   <!--<keystore-path>/path/to/conf/server_keystore.jks</keystore-path>-->
  80.  
  81.  
  82.   <!--<keystore-password>12345678</keystore-password>-->
  83.  
  84.  
  85.   <!--<truststore-path>/path/to/conf/server_truststore.jks</truststore-path>-->
  86.  
  87.  
  88.   <!--<truststore-password>1234567</truststore-password>-->
  89.  
  90.  
  91.   <max-cloud-events-amount-per-type>2000</max-cloud-events-amount-per-type>
  92.  
  93.  
  94.   <single-port>false</single-port>
  95.  
  96.  
  97.   <!--<use-secure-single-port>false</use-secure-single-port>-->
  98.  
  99.  
  100.   <!--<reverse-proxy-port>11111</reverse-proxy-port>-->
  101.  
  102.  
  103.   <maximum-device-cleanup-time-in-minutes>5</maximum-device-cleanup-time-in-minutes>
  104.  
  105.  
  106.   <max-test-requests-amount>1000</max-test-requests-amount>
  107.  
  108.  
  109.   <sign-up-link/>
  110.  
  111.  
  112.   <import-apk-from-cloud-device>false</import-apk-from-cloud-device>
  113.  
  114.  
  115.   <ios-signing-allow-prefix>false</ios-signing-allow-prefix>
  116.  
  117.  
  118.   <enable-download-files>false</enable-download-files>
  119.  
  120.  
  121.   <download-files-directory/>
  122.  
  123.  
  124.   <enable-repository>true</enable-repository>
  125.  
  126.  
  127.   <ldap-cache-time-to-live-in-seconds>120</ldap-cache-time-to-live-in-seconds>
  128.  
  129.  
  130.   <xcui-test-allow-parallel>false</xcui-test-allow-parallel>
  131.  
  132.  
  133.   <max-emulators-per-agent>4</max-emulators-per-agent>
  134.  
  135.  
  136.   <default-open-browser-time-in-minutes>30</default-open-browser-time-in-minutes>
  137.  
  138.  
  139.   <!--Single Sign-On configuration-->
  140.  
  141.  
  142.   <sso-authentication enabled="false">
  143.  
  144.  
  145.     <!--identity provider metadata url-->
  146.  
  147.  
  148.     <saml-identity-provider-url/>
  149.  
  150.  
  151.     <!--cloud server entity id-->
  152.  
  153.  
  154.     <saml-service-provider-entity-id/>
  155.  
  156.  
  157.     <!--identity provider user attributes names-->
  158.  
  159.  
  160.     <saml-attributes-mapping>
  161.  
  162.  
  163.       <username-tag-name>email</username-tag-name>
  164.  
  165.  
  166.       <mail-tag-name>email</mail-tag-name>
  167.  
  168.  
  169.       <first-name-tag-name>firstName</first-name-tag-name>
  170.  
  171.  
  172.       <last-name-tag-name>lastName</last-name-tag-name>
  173.  
  174.  
  175.     </saml-attributes-mapping>
  176.  
  177.  
  178.     <!--keystore used for communication between cloud server and identity provider-->
  179.  
  180.  
  181.     <!--can contain private keys and trust certificates of the identity provider-->
  182.  
  183.  
  184.     <saml-keystore>
  185.  
  186.  
  187.       <path/>
  188.  
  189.  
  190.       <password/>
  191.  
  192.  
  193.       <alias-name/>
  194.  
  195.  
  196.       <alias-password/>
  197.  
  198.  
  199.     </saml-keystore>
  200.  
  201.  
  202.     <!-- Default timeout for session duration, to be used if not provided by IdP as the
  203.                  SessionNotOnOrAfter attribute -->
  204.  
  205.  
  206.     <saml-session-timeout-in-hours>24</saml-session-timeout-in-hours>
  207.  
  208.  
  209.   </sso-authentication>
  210.  
  211.  
  212.   <!--<automatic-frame-rate-configuration>-->
  213.  
  214.  
  215.   <!--<enable-frame-rate-based-on-latency>true</enable-frame-rate-based-on-latency>-->
  216.  
  217.  
  218.   <!--<frame-rate-latency-check-interval-in-seconds>10</frame-rate-latency-check-interval-in-seconds>-->
  219.  
  220.  
  221.   <!--<frame-rate-settings-ios>-->
  222.  
  223.  
  224.   <!--<frame-rate-latency-breakdown>100,200</frame-rate-latency-breakdown>-->
  225.  
  226.  
  227.   <!--<frame-rate-fps-breakdown>8,4,2</frame-rate-fps-breakdown>-->
  228.  
  229.  
  230.   <!--</frame-rate-settings-ios>-->
  231.  
  232.  
  233.   <!--<frame-rate-settings-android>-->
  234.  
  235.  
  236.   <!--<frame-rate-latency-breakdown>100,200</frame-rate-latency-breakdown>-->
  237.  
  238.  
  239.   <!--<frame-rate-fps-breakdown>8,4,2</frame-rate-fps-breakdown>-->
  240.  
  241.  
  242.   <!--</frame-rate-settings-android>-->
  243.  
  244.  
  245.   <!--</automatic-frame-rate-configuration>-->
  246.  
  247.  
  248.   <!--To disable latency network indication change tag to false and restart the cloud server service-->
  249.  
  250.  
  251.   <enable-latency-network-indication>true</enable-latency-network-indication>
  252.  
  253.  
  254.   <!--<latency-avg-threshold-in-millisec>100</latency-avg-threshold-in-millisec>-->
  255.  
  256.  
  257.   <!--<latency-time-inspection-in-second>5</latency-time-inspection-in-second>-->
  258.  
  259.  
  260.   <!--<latency-waiting-time-in-second>5</latency-waiting-time-in-second>-->
  261.  
  262.  
  263.   <generate-video-for-report>true</generate-video-for-report>
  264.  
  265.  
  266.   <video-report-frames-per-second>4</video-report-frames-per-second>
  267.  
  268.  
  269.   <android-experitest-logs>false</android-experitest-logs>
  270.  
  271.   <latency-waiting-time-in-second>5</latency-waiting-time-in-second>
  272.  
  273.   <access-key-expiration-time-in-days>3650</access-key-expiration-time-in-days>
  274.  
  275.   <studio-session-expiration-time-in-minutes>30</studio-session-expiration-time-in-minutes>
  276.  
  277.   <application-signer-timeout-in-minutes>7</application-signer-timeout-in-minutes>
  278.  
  279.   <latency-avg-threshold-in-millisec>100</latency-avg-threshold-in-millisec>
  280.  
  281.   <latency-time-inspection-in-second>5</latency-time-inspection-in-second>
  282.  
  283.   <!--<har-recorder-mime-types>~t application/json</har-recorder-mime-types>-->
  284.  
  285.   <android-enable-work-profile>false</android-enable-work-profile>
  286.  
  287.   <pairing-key>ijss47fggnhbqhmqq5ltbe87v7</pairing-key>
  288.  
  289.   <gc-time-throttling-threshold>0.1</gc-time-throttling-threshold>
  290.  
  291.   <cloud-backup-base-dir>C:\Users\admin\Desktop\cloud repo\cloudserver-backend\cloudserver-war</cloud-backup-base-dir>
  292.  
  293.   <sign-ios-distribution-apps>true</sign-ios-distribution-apps>
  294.  
  295.   <use-password-activation-link>false</use-password-activation-link>
  296.  
  297.   <remove-existing-app-on-reupload-same>false</remove-existing-app-on-reupload-same>
  298.  
  299.   <show-app-ops-in-ui-page-to-cloud-admin-only>false</show-app-ops-in-ui-page-to-cloud-admin-only>
  300.  
  301.   <studio-session-expiration-always-release-device>false</studio-session-expiration-always-release-device>
  302.  
  303.   <reports-folder>C:\Users\admin\AppData\Local\Temp\cloud-server-test17629382670699151654</reports-folder>
  304.  
  305.   <cloud-server-host/>
  306.  
  307.   <enable-gc-time-throttling>false</enable-gc-time-throttling>
  308.  
  309. </forwarder-configuration>
  310.