|
@@ -16,6 +16,7 @@ play.filters.enabled = [ ]
|
|
# Disable thread local, it's not used by this application
|
|
# Disable thread local, it's not used by this application
|
|
# ~~~~~
|
|
# ~~~~~
|
|
play.allowHttpContext = false
|
|
play.allowHttpContext = false
|
|
|
|
+play.jpa.allowJPAEntityManagerContext = false
|
|
|
|
|
|
play.modules {
|
|
play.modules {
|
|
enabled += "startup.StartupModule"
|
|
enabled += "startup.StartupModule"
|