Sha256: 26f88fbf3d86125b464ee4f4ccba1353393a1fdcae2e5f1ac98499325bbe5a37

Contents?: true

Size: 853 Bytes

Versions: 52

Compression:

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

enable_eval = 1
enable_gc_while_request=1

Version data entries

52 entries across 52 versions & 2 rubygems

Version Path
rhodes-7.6.0 spec/framework_spec/rhoconfig.txt
rhodes-7.5.1 spec/framework_spec/rhoconfig.txt
rhodes-7.4.1 spec/framework_spec/rhoconfig.txt
rhodes-7.1.17 spec/framework_spec/rhoconfig.txt
rhodes-6.2.0 spec/framework_spec/rhoconfig.txt
rhodes-6.0.11 spec/framework_spec/rhoconfig.txt
rhodes-5.5.18 spec/framework_spec/rhoconfig.txt
rhodes-5.5.17 spec/framework_spec/rhoconfig.txt
rhodes-5.5.15 spec/framework_spec/rhoconfig.txt
rhodes-5.5.0.22 spec/framework_spec/rhoconfig.txt
rhodes-5.5.2 spec/framework_spec/rhoconfig.txt
rhodes-5.5.0.7 spec/framework_spec/rhoconfig.txt
rhodes-5.5.0.3 spec/framework_spec/rhoconfig.txt
rhodes-5.5.0 spec/framework_spec/rhoconfig.txt
tauplatform-1.0.3 spec/framework_spec/rhoconfig.txt
tauplatform-1.0.2 spec/framework_spec/rhoconfig.txt
tauplatform-1.0.1 spec/framework_spec/rhoconfig.txt
rhodes-3.5.1.12 spec/framework_spec/rhoconfig.txt
rhodes-3.3.5 spec/framework_spec/rhoconfig.txt
rhodes-3.4.2 spec/framework_spec/rhoconfig.txt