~fabiocbalbuquerque/sahana-agasti/web-services

« back to all changes in this revision

Viewing changes to data/fixtures/agGlobalParam.yml

  • Committer: Chad Heuschober
  • Date: 2011-07-13 01:01:34 UTC
  • mto: (1.26.1 push-trunk)
  • mto: This revision was merged to the branch mainline in revision 25.
  • Revision ID: chad.heuschober@mail.cuny.edu-20110713010134-44zefj9b7jqse7wn
Removed accidental additions of apc.php

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
    id: 23
116
116
    agHost: localhost
117
117
    datapoint: default_days_in_operation
118
 
    value: 5
 
118
    value: 0
119
119
  default_shift_max_staff_repeat_shifts:
120
120
    id: 24
121
121
    agHost: localhost
261
261
    id: 52
262
262
    agHost: localhost
263
263
    datapoint: bulk_operation_max_batch_time
264
 
    value: 360    
265
 
  default_facility_group_allocation_status:
266
 
    id: 53
267
 
    agHost: localhost
268
 
    datapoint: default_facility_group_allocation_status
269
 
    value: active
270
264
    value: 360
271
 
  unprocessed_facility_import_basename:
272
 
    id: 54
273
 
    agHost: localhost
274
 
    datapoint: unprocessed_facility_import_basename
275
 
    value: unprocessed_facility_import
276
 
  enable_clear_cache:
277
 
    id: 55
278
 
    agHost: localhost
279
 
    datapoint: enable_clear_cache
280
 
    value: 0
 
265