Sha256: adb7b25868ad51f2a76e0b19bdd3f94eda82d2a98c87e87334e9211017386df8

Contents?: true

Size: 810 Bytes

Versions: 60

Compression:

Stored size: 810 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://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'

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
rhodes-3.1.1 spec/framework_spec/rhoconfig.txt
rhodes-3.1.1.beta spec/framework_spec/rhoconfig.txt
rhodes-3.1.0 spec/framework_spec/rhoconfig.txt
rhodes-3.1.0.beta.5 spec/framework_spec/rhoconfig.txt
rhodes-3.1.0.beta.4 spec/framework_spec/rhoconfig.txt
rhodes-3.1.0.beta.3 spec/framework_spec/rhoconfig.txt
rhodes-3.1.0.beta.2 spec/framework_spec/rhoconfig.txt
rhodes-3.1.0.beta.1 spec/framework_spec/rhoconfig.txt
rhodes-3.0.2 spec/framework_spec/rhoconfig.txt
rhodes-3.0.2.beta.1 spec/framework_spec/rhoconfig.txt
rhodes-3.0.1 spec/framework_spec/rhoconfig.txt
rhodes-3.0.1.beta.8 spec/framework_spec/rhoconfig.txt
rhodes-3.0.1.beta.7 spec/framework_spec/rhoconfig.txt
rhodes-3.0.1.beta.6 spec/framework_spec/rhoconfig.txt
rhodes-3.0.1.beta.5 spec/framework_spec/rhoconfig.txt
rhodes-3.0.1.beta.4 spec/framework_spec/rhoconfig.txt
rhodes-3.0.1.beta.3 spec/framework_spec/rhoconfig.txt
rhodes-3.0.1.beta.2 spec/framework_spec/rhoconfig.txt
rhodes-3.0.0 spec/framework_spec/rhoconfig.txt
rhodes-3.0.0.beta.7 spec/framework_spec/rhoconfig.txt