# Ticket Registry #======================================== cas.ticket.registry.jpa.url=jdbc:postgresql://xxxxxx:5432/cas cas.ticket.registry.jpa.idleTimeout=5000 cas.ticket.registry.jpa.user=xxxxxx cas.ticket.registry.jpa.password=xxxxx cas.ticket.registry.jpa.ddlAuto=update cas.ticket.registry.jpa.driverClass=org.postgresql.Driver cas.ticket.registry.jpa.dialect=org.hibernate.dialect.PostgreSQL95Dialect #======================================== it works fine
On Wednesday, April 24, 2019 at 10:43:58 AM UTC+7, Ngọc Trí Nguyễn wrote: > > Hi all, > > I have configured jpa-registry-ticket to save data to MySQL, but when I do > not do it, I do not know where the cas server stores data People can help > me answer Thank you > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/222aa2ff-9dcd-4eac-9c10-d212085dfe6b%40apereo.org.
