Changeset 4883
- Timestamp:
- 29/01/09 15:30:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/ndg.security.test/ndg/security/test/combinedservices/singlesignonservice/sso.cfg
r4871 r4883 11 11 disclaimer: 12 12 13 configDir=%(here)s 13 # Example of set-up for alternative site graphics... 14 14 15 # Switch from default templates package to templates/ in this directory 16 templatesPackage: ndg.security.test.combinedservices.singlesignonservice.templates 15 # Switch to alternative location to pick up public/ dir containing static 16 # content such as graphics and stylesheets 17 #configDir=/home/pjkersha/workspace/security/python/ndg.security.server/ndg/security/server/sso/sso/badc_site 18 19 # Switch from default templates package to templates/ in alternative directory 20 #templatesPackage: ndg.security.server.sso.sso.badc_site.templates 17 21 18 22 # Redirect SOAP output to a file e.g. open(<somefile>, 'w')
Note: See TracChangeset
for help on using the changeset viewer.