Commit Graph

15 Commits (c7efe32e96aba5271e3095b78e03082bfdf64994)

Author SHA1 Message Date
Guus der Kinderen f3ec9a1468 Remove debug logging flag in database
By setting the 'debug' flag in the database, Openfire will, at boot time, override the configuration in log4j2.xml.

When debug logging is desired, it's best to configure that in the log4j2.xml file instead of in the database.
2021-12-01 10:26:32 +01:00
Dan Caseley 185891aeeb
Initial version of other XMPP domain and infrastructure 2021-09-12 14:51:22 +01:00
Dan Caseley e2279def35
Remove redundant subfolder 2021-09-03 18:21:07 +01:00
Dan Caseley 9f6d82f60b Fix ofid table to prevent PK collisions 2020-12-18 14:49:17 +01:00
Guus der Kinderen 1edb3e0be6
Merge branch 'master' into debug_logging 2020-11-27 16:25:55 +01:00
Dan Caseley 0c20475e0f Add users to each others rosters 2020-11-27 16:21:58 +01:00
Dan Caseley 862651edb2 Add user3 2020-11-27 16:21:58 +01:00
Dan Caseley 040893e475 Enable debug logging in Clustered Openfire 2020-11-27 10:42:42 +00:00
Matthew Vivian f22ad49ed1
Add clustering support, fixes #16 2020-11-12 15:54:44 +00:00
Dan Caseley d59ae9649e Update to latest openfire db schema 2020-10-09 08:22:10 +01:00
Guus der Kinderen 31e085855f Remove hard-coded timestamp after which rooms are to be cleaned up/removed 2020-10-02 19:13:18 +02:00
Guus der Kinderen 4b8a678af8 Add new FMUC room properties to the database 2020-10-02 19:11:41 +02:00
Matthew Vivian c91d2b5657 Re-built initialisation data
- Added MUC rooms to XMPP 2
- Fixed TLS certs to match hostnames
- Renamed XMPP 2 users user3 and user4 (instead of user1 and user2)
2020-05-29 12:21:12 +02:00
Matthew Vivian b190188b9d
Use distinct XMPP domain names 2020-05-20 12:07:56 +01:00
Matthew Vivian e35ead7303
Added two node example 2020-05-15 11:32:57 +01:00