Please add parameters to set all the settings of a build. Something like:
-F sensors='cpu,memory,network,phone_signal,logact,battery'
-F auto_update=true
-F session_max_duration=unlimited
-F video_enabled=true
-F video_enabled_only_wifi=true
-F video_screenshot_interval=1
-F video_screenshot_quality=high
-F test_fairy_icon=false
Something like that would make it really good because we need automated builds but we do not want GPS to be enabled by default (which now is using the command line uploader) due to privacy issues and we do not want screenshots to be sent when not on wifi (because of mobile provider data usage issues).
Please add parameters to set all the settings of a build. Something like:
-F sensors='cpu,memory,network,phone_signal,logact,battery'
-F auto_update=true
-F session_max_duration=unlimited
-F video_enabled=true
-F video_enabled_only_wifi=true
-F video_screenshot_interval=1
-F video_screenshot_quality=high
-F test_fairy_icon=false
Something like that would make it really good because we need automated builds but we do not want GPS to be enabled by default (which now is using the command line uploader) due to privacy issues and we do not want screenshots to be sent when not on wifi (because of mobile provider data usage issues).