ome / omero-py

Python project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
20 stars 31 forks source link

admin rewrite: make OMERO.tables module configurable #419

Open sbesson opened 3 days ago

sbesson commented 3 days ago

Add @omero.tables.module@ to the list of templates to be substituted in the server IceGrid XML templates and replaces it with the value. of omero.tables.module in the OMERO configuration, using runTables as the default.

This change should be a no-op when used with OMERO.server binaries up to 5.6.11 but will be mandatory once the templates are updated to use the new substitution field.