Changeset 4750 for trunk/config
- Timestamp:
- 02/09/07 15:05:24 (22 months ago)
- Files:
-
- 1 modified
-
trunk/config/container.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config/container.xml
r4729 r4750 42 42 </structuredEntry> 43 43 44 <!-- Login Service configuration.45 -->46 44 <!-- The maximum number of times that the Login Service should attempt 47 45 to restore a valid link to OMERO server in the background. … … 106 104 and e-mail address to submit comment. 107 105 --> 108 <entry name="/services/DEBUGGER/hostname">http://users.openmicroscopy.org.uk/~brain/omero/commentcollector.php</entry> 109 <entry name="/services/DEBUGGER/email">comments@openmicroscopy.org.uk</entry> 106 <entry name="/services/DEBUGGER/hostnameComment">http://users.openmicroscopy.org.uk/~brain/omero/commentcollector.php</entry> 107 <entry name="/services/DEBUGGER/hostnameBug">http://users.openmicroscopy.org.uk/~brain/omero/bugcollector.php</entry> 108 <entry name="/services/DEBUGGER/email">comments@openmicroscopy.org.uk</entry> 110 109 </services> 111 110
