Sha256: f6b5b030da7582625874954e7a81312efd058ab6f1d3efc453b72dbc03860081
Contents?: true
Size: 953 Bytes
Versions: 110
Compression:
Stored size: 953 Bytes
Contents
# Startup page for your application start_path = '/app/Perftest' # Path to the options page (in this case handled by javascript) options_path = '/app/Settings' # Location of bundle url (i.e. from rhohub.com) rhobundle_zip_url = nil # Optional password to access bundle (usually not required) rhobundle_zip_pwd = nil # Rhodes runtime properties MinSeverity = 1 LogToOutput = 1 LogCategories = * ExcludeLogCategories = KeepTrackOfLastVisitedPage = 0 LastVisitedPage = '' MaxLogFileSize=0 arbitrary_option = 'rhodes rocks!' sync_poll_interval=0 #syncserver = 'http://192.168.0.185:9292/apps/framework_spec/sources' #syncserver = 'http://dev.rhosync.rhohub.com/apps/Store/sources/' #syncserver = 'http://rhosyncnew.staging.rhohub.com/apps/store_server' #syncserver = 'http://rhosyncnew.staging.rhohub.com/application' syncserver = '' #activate_at_startup = 1 logserver = 'http://rhologs.heroku.com' logname=perfomance_spec #bb_sim_use_deviceside=1
Version data entries
110 entries across 110 versions & 2 rubygems