By default, sfx will be used and this shouldn't break anything else. If
you have CUFTS in place, this should give an option.
Signed-off-by: Art Rhyno <artrhyno@uwindsor.ca>
</app_settings>
</open-ils.reporter-store>
+<!-- resolver_type defaults to sfx but can also be cufts -->
<!--
<open-ils.resolver>
<keepalive>3</keepalive>
</unix_config>
<app_settings>
<cache_timeout>86400</cache_timeout>
- <default_url_base>http://path/to/sfx</default_url_base>
+ <default_url_base>http://path/to/sfx_or_cufts</default_url_base>
+ <resolver_type>sfx</resolver_type>
</app_settings>
</open-ils.resolver>
-->