00001 #
00002 # SOC - Schedule of Classes WS API configuration
00003 #
00004
00005 #
00006 # Access SOC SOAP Services
00007 #
00008 soc_namespace:http:
00009 soc_wsdl:http:
00010 iui_wsdl:http:
00011
00012
00013 #
00014 # SOC Data setup
00015 #
00016 soc_path:/info/www/test/soc
00017 soc_uri:http:
00018
00019 #
00020 # Database configuration for reverse lookup.
00021 #
00022 db_type:sqlite
00023 db_name:/info/www/test/soc/databases/test_soc.sq2
00024 db_perms:0666
00025
00026 #
00027 # Department URL source
00028 #
00029 soc_depturls:/info/www/test/soc/urls.xml
00030
00031 #
00032 # Test Fields
00033 #
00034 test1:This is test 1
00035 test2:This is test 2
00036
00037 #
00038 # Debug test
00039 #
00040 debug:1
00041
00042 #
00043 # Cache Setup
00044 #
00045 soc_cache:/info/www/test/soc/tests/cache
00046 syllabus_cache:/info/www/test/soc/tests/syllabus
00047
00048 #
00049 # USC LDAP Host configuration
00050 #
00051 ldap_host:ldap.usc.edu
00052 ldap_dn:o=usc.edu
00053