First production build

This commit is contained in:
Socrates
2020-05-26 22:03:13 +02:00
parent c69cbb9520
commit 1b5c1e8315
10 changed files with 97 additions and 107 deletions

View File

@@ -2,4 +2,5 @@
# If you want full management of users, roles and modules stored in database,
# get XavaPro from here: http://www.openxava.org/xavapro
admin=admin
#admin=admin
sandra=SockeUndFee#2020

View File

@@ -45,7 +45,7 @@ smtpStartTLSEnable=false
# This affects only if Java logging is used (usually in Tomcat and WebSphere).
# It does not affect log4j configuration (usually in JBoss or if you use log4j in your app).
# Default value is INFO
javaLoggingLevel=FINE
javaLoggingLevel=INFO
# LOGGING LEVEL FOR HIBERNATE ENGINE
# Possibles values are: SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST, ALL, OFF