source:
core/trunk/server/h2.server.properties
Last change on this file was 388, checked in by , 10 years ago | |
---|---|
|
|
File size: 202 bytes |
Rev | Line | |
---|---|---|
[388] | 1 | #H2 Server Properties |
2 | #Fri Nov 20 11:09:04 CET 2015 | |
3 | 0=Generic H2 (Server)|org.h2.Driver|jdbc\:h2\:tcp\://localhost\:${h2.tcp.port}/Flarmradar|sa | |
4 | webAllowOthers=false | |
5 | webPort=${h2.web.port} | |
6 | webSSL=false |
Note: See TracBrowser
for help on using the repository browser.