Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b414916

Browse files
committed
Set to TRACE logging by default (other envs)
Apply the change from fccc330 to all other environments.
1 parent 3dae0e2 commit b414916

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

‎cluster/sql/openfire.sql‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@ COPY public.ofprivacylist (username, name, isdefault, list) FROM stdin;
712712

713713
COPY public.ofproperty (name, propvalue, encrypted, iv) FROM stdin;
714714
xmpp.socket.ssl.active true 0 \N
715+
log.trace.enabled true 0 \N
715716
provider.admin.className org.jivesoftware.openfire.admin.DefaultAdminProvider 0 \N
716717
xmpp.domain xmpp.localhost.example 0 \N
717718
xmpp.auth.anonymous false 0 \N

‎cluster_with_federation/sql/clustered/openfire.sql‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@ COPY public.ofprivacylist (username, name, isdefault, list) FROM stdin;
712712

713713
COPY public.ofproperty (name, propvalue, encrypted, iv) FROM stdin;
714714
xmpp.socket.ssl.active true 0 \N
715+
log.trace.enabled true 0 \N
715716
provider.admin.className org.jivesoftware.openfire.admin.DefaultAdminProvider 0 \N
716717
xmpp.domain xmpp.localhost.example 0 \N
717718
xmpp.auth.anonymous false 0 \N

‎cluster_with_federation/sql/otherdomain/openfire.sql‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@ COPY public.ofprivacylist (username, name, isdefault, list) FROM stdin;
712712

713713
COPY public.ofproperty (name, propvalue, encrypted, iv) FROM stdin;
714714
xmpp.socket.ssl.active true 0 \N
715+
log.trace.enabled true 0 \N
715716
provider.admin.className org.jivesoftware.openfire.admin.DefaultAdminProvider 0 \N
716717
xmpp.domain otherxmpp.localhost.example 0 \N
717718
xmpp.auth.anonymous false 0 \N

‎proxy/sql/openfire.sql‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@ COPY public.ofprivacylist (username, name, isdefault, list) FROM stdin;
712712

713713
COPY public.ofproperty (name, propvalue, encrypted, iv) FROM stdin;
714714
xmpp.socket.ssl.active true 0 \N
715+
log.trace.enabled true 0 \N
715716
provider.admin.className org.jivesoftware.openfire.admin.DefaultAdminProvider 0 \N
716717
xmpp.domain xmpp.localhost.example 0 \N
717718
xmpp.auth.anonymous false 0 \N

‎simple/sql/openfire.sql‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@ COPY public.ofprivacylist (username, name, isdefault, list) FROM stdin;
712712

713713
COPY public.ofproperty (name, propvalue, encrypted, iv) FROM stdin;
714714
xmpp.socket.ssl.active true 0 \N
715+
log.trace.enabled true 0 \N
715716
provider.admin.className org.jivesoftware.openfire.admin.DefaultAdminProvider 0 \N
716717
xmpp.domain xmpp.localhost.example 0 \N
717718
xmpp.auth.anonymous false 0 \N

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /