commit | e6c711b3a8279dfa91e2bd2f31d1b8bfdc320c05 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Tue Feb 06 21:55:04 2018 +0100 |
committer | margaretha <margaretha@ids-mannheim.de> | Tue Feb 06 21:55:04 2018 +0100 |
tree | 96a6db4b13fc79bdb48189f70209309153eb7bd8 | |
parent | 2c019fa283dd7191532a7bdf4c3b1af8e9c8b436 [diff] [blame] |
Added expiration time check for member invitation. Change-Id: Id119811e7cae6e9418d29618bd89e4f6812bc95a
diff --git a/full/src/main/resources/jdbc.properties b/full/src/main/resources/jdbc.properties index fb06a12..2bc85dd 100644 --- a/full/src/main/resources/jdbc.properties +++ b/full/src/main/resources/jdbc.properties
@@ -4,7 +4,7 @@ #jdbc.database=mysql #jdbc.driverClassName=com.mysql.jdbc.Driver -#jdbc.url=jdbc:mysql://localhost:3306/kustvakt?autoReconnect=true +#jdbc.url=jdbc:mysql://localhost:3306/kustvakt?autoReconnect=true&useLegacyDatetimeCode=false #jdbc.username=korap #jdbc.password=password