Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Shrine no longer uses broadcasterServiceEndpoint. Delete that from shrine.conf to save confusion.

...

Code Block
languagejs
themeRDark
shrine {
...
  ontology {
    //term to use to look up the version of the ontology
    versionTerm = "\\SHRINE\\SHRINE\\ONTOLOGYVERSION" 
  }
...
}

Add a Timezone Parameter to mysql URLs in conf/context.xml

...