remove debugging option
This commit is contained in:
parent
c9550923c5
commit
e27a20ba62
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
cat<<EOF
|
||||
#Logging
|
||||
logging.file=/var/log/eidas-middleware/demw.log
|
||||
logging.level.com.zaxxer.hikari=DEBUG
|
||||
#logging.level.com.zaxxer.hikari=DEBUG
|
||||
|
||||
#Credentials
|
||||
poseidas.admin.hashed.password=${POSEIDAS_ADMIN_HASHED_PASSWORD}
|
||||
|
|
Loading…
Add table
Reference in a new issue