Sha256: 1f1e75004317d3d91e57ef97c2677ada986ede66e6b4b9777af703a417cdfd5f

Contents?: true

Size: 1018 Bytes

Versions: 21

Compression:

Stored size: 1018 Bytes

Contents

# Startup page for your application
start_path = '/app'

# 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://rhodes-store-spec-server.heroku.com/application'
#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'

activate_at_startup = 1
logserver = 'http://rhologs.heroku.com'
logname=phone_spec

bb_sim_use_deviceside=1
enable_gc_while_request=1

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
rhodes-3.3.5 spec/phone_spec/rhoconfig.txt
rhodes-3.4.2 spec/phone_spec/rhoconfig.txt
rhodes-3.3.4 spec/phone_spec/rhoconfig.txt
rhodes-3.3.3 spec/phone_spec/rhoconfig.txt
rhodes-3.3.3.beta.4 spec/phone_spec/rhoconfig.txt
rhodes-3.3.3.beta.3 spec/phone_spec/rhoconfig.txt
rhodes-3.3.3.beta.2 spec/phone_spec/rhoconfig.txt
rhodes-3.3.3.beta.1 spec/phone_spec/rhoconfig.txt
rhodes-3.3.2 spec/phone_spec/rhoconfig.txt
rhodes-3.3.2.beta.7 spec/phone_spec/rhoconfig.txt
rhodes-3.3.2.beta.6 spec/phone_spec/rhoconfig.txt
rhodes-3.3.2.beta.5 spec/phone_spec/rhoconfig.txt
rhodes-3.3.2.beta.4 spec/phone_spec/rhoconfig.txt
rhodes-3.3.2.beta.3 spec/phone_spec/rhoconfig.txt
rhodes-3.3.2.beta.2 spec/phone_spec/rhoconfig.txt
rhodes-3.3.2.beta.1 spec/phone_spec/rhoconfig.txt
rhodes-3.3.1 spec/phone_spec/rhoconfig.txt
rhodes-3.3.0 spec/phone_spec/rhoconfig.txt
rhodes-3.3.0.beta.3 spec/phone_spec/rhoconfig.txt
rhodes-3.3.0.beta.2 spec/phone_spec/rhoconfig.txt