Scripte zum Betrieb von SuperX in einem Docker Container
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

15 lines
449 B

#SuperX DB.properties
#Fri Apr 05 07:30:13 GMT 2024
maskCache=select tid from maskeninfo where 1\=0
minIdle=10
logLevelSQL=FINEST
maxIdle=10
timeBetweenEvictionRunsMillis=5000
connectionURL=jdbc\:postgresql\://postgres\:5432/superx
developmentMode=true
driverName=org.postgresql.Driver
connectionName=superx
connectionPassword=sx_des\#32\#-62\#-16\#124\#-87\#-28\#58\#-61
userCache=select tid from userinfo where 1\=0
logLevelXML=FINEST
maxActive=60