Sha256: 3d2a8cd7d1cd323c225e284596a8ccd1d63837cb4192330975fa2fa4059de9fb

Contents?: true

Size: 525 Bytes

Versions: 7

Compression:

Stored size: 525 Bytes

Contents

# below is an example configuration file
#
# to create you own configuration file, simply copy and adapt the text below, removing the '#' in front of the key-value pairs
#
# you'll find an example of a configuration file (used for tests) in test/config_test.yaml
#
# config:
#   base_url: http://127.0.0.1/sugarcrm # where your SugarCRM instance is located
#   username: admin
#   password: letmein

config:
  base_url: http://127.0.0.1/sugarcrm # where your SugarCRM instance is located
  username: admin
  password: letmein

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
sugarcrm_emp-0.10.5 test/config_test.yaml
sugarcrm_emp-0.10.1 test/config_test.yaml
sugarcrm_emp-0.10.0 test/config_test.yaml
sugarcrm-0.9.18 test/config_test.yaml
sugarcrm-0.9.11 test/config_test.yaml
sugarcrm-0.9.10 test/config_test.yaml
sugarcrm-0.9.9 test/config_test.yaml