diff --git a/src/main/resources/wolfia.yaml b/src/main/resources/wolfia.yaml index f5f36194..2eb9cfbc 100644 --- a/src/main/resources/wolfia.yaml +++ b/src/main/resources/wolfia.yaml @@ -64,6 +64,8 @@ spring: # allow postgres to cast strings (varchars) more freely to actual column types # source https://jdbc.postgresql.org/documentation/head/connect.html stringtype: "unspecified" + jpa: + open-in-view: false togglz: enabled: true