Set to TRACE logging by default (other envs)

Apply the change from fccc3303e4 to all other environments.
pull/67/head
Guus der Kinderen 2024-11-21 13:51:02 +01:00
parent af571e6d68
commit 60ff02670c
5 changed files with 5 additions and 0 deletions

View File

@ -712,6 +712,7 @@ COPY public.ofprivacylist (username, name, isdefault, list) FROM stdin;
COPY public.ofproperty (name, propvalue, encrypted, iv) FROM stdin;
xmpp.socket.ssl.active true 0 \N
log.trace.enabled true 0 \N
provider.admin.className org.jivesoftware.openfire.admin.DefaultAdminProvider 0 \N
xmpp.domain xmpp.localhost.example 0 \N
xmpp.auth.anonymous false 0 \N

View File

@ -712,6 +712,7 @@ COPY public.ofprivacylist (username, name, isdefault, list) FROM stdin;
COPY public.ofproperty (name, propvalue, encrypted, iv) FROM stdin;
xmpp.socket.ssl.active true 0 \N
log.trace.enabled true 0 \N
provider.admin.className org.jivesoftware.openfire.admin.DefaultAdminProvider 0 \N
xmpp.domain xmpp.localhost.example 0 \N
xmpp.auth.anonymous false 0 \N

View File

@ -712,6 +712,7 @@ COPY public.ofprivacylist (username, name, isdefault, list) FROM stdin;
COPY public.ofproperty (name, propvalue, encrypted, iv) FROM stdin;
xmpp.socket.ssl.active true 0 \N
log.trace.enabled true 0 \N
provider.admin.className org.jivesoftware.openfire.admin.DefaultAdminProvider 0 \N
xmpp.domain otherxmpp.localhost.example 0 \N
xmpp.auth.anonymous false 0 \N

View File

@ -712,6 +712,7 @@ COPY public.ofprivacylist (username, name, isdefault, list) FROM stdin;
COPY public.ofproperty (name, propvalue, encrypted, iv) FROM stdin;
xmpp.socket.ssl.active true 0 \N
log.trace.enabled true 0 \N
provider.admin.className org.jivesoftware.openfire.admin.DefaultAdminProvider 0 \N
xmpp.domain xmpp.localhost.example 0 \N
xmpp.auth.anonymous false 0 \N

View File

@ -712,6 +712,7 @@ COPY public.ofprivacylist (username, name, isdefault, list) FROM stdin;
COPY public.ofproperty (name, propvalue, encrypted, iv) FROM stdin;
xmpp.socket.ssl.active true 0 \N
log.trace.enabled true 0 \N
provider.admin.className org.jivesoftware.openfire.admin.DefaultAdminProvider 0 \N
xmpp.domain xmpp.localhost.example 0 \N
xmpp.auth.anonymous false 0 \N