Sha256: 1406d8a1e2561c74a224aa8a3f3da90e3ec2ced435650994b9c7bce6dc384d98

Contents?: true

Size: 657 Bytes

Versions: 9

Compression:

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

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/'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rhodes-1.5.5 spec/framework_spec/rhoconfig.txt
rhodes-1.5.4 spec/framework_spec/rhoconfig.txt
rhodes-1.5.3 spec/framework_spec/rhoconfig.txt
rhodes-1.5.2 spec/framework_spec/rhoconfig.txt
rhodes-1.5.1 spec/framework_spec/rhoconfig.txt
rhodes-1.5.0 spec/framework_spec/rhoconfig.txt
rhodes-1.4.2 spec/framework_spec/rhoconfig.txt
rhodes-1.4.1 spec/framework_spec/rhoconfig.txt
rhodes-1.4.0 spec/framework_spec/rhoconfig.txt