diff --git a/xmpp/2/available-plugins.xml b/xmpp/2/available-plugins.xml deleted file mode 100644 index a196547..0000000 --- a/xmpp/2/available-plugins.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xmpp/2/crowd.properties b/xmpp/2/crowd.properties deleted file mode 100644 index d43a8ba..0000000 --- a/xmpp/2/crowd.properties +++ /dev/null @@ -1,42 +0,0 @@ -# -# This file defines the configuration properties required -# when using the Atlassian Crowd integration for Openfire. -# -# https://confluence.atlassian.com/display/CROWD/The+crowd.properties+file -# -# To activate the Crowd integration for Openfire, you must define -# the following Openfire system properties: -# -# provider.admin.className org.jivesoftware.openfire.crowd.CrowdAdminProvider -# provider.auth.className org.jivesoftware.openfire.crowd.CrowdAuthProvider -# provider.group.className org.jivesoftware.openfire.crowd.CrowdGroupProvider -# provider.user.className org.jivesoftware.openfire.crowd.CrowdUserProvider -# provider.vcard.className org.jivesoftware.openfire.crowd.CrowdVCardProvider -# -# In addition, you may customize the Crowd provider using the following Openfire -# system properties: -# -# admin.authorizedGroups -# crowd.groups.cache.ttl.seconds 3600 -# crowd.users.cache.ttl.seconds 3600 -# - -# The REST URL for your Crowd server. -crowd.server.url=https://YOUR-CROWD-SERVER:8095/crowd/ - -# These properties are required to authenticate with the Crowd server. -# They must match the values specified in the Crowd configuration. -application.name=openfire -application.password= - -# Other optional configuration properties. - -#http.proxy.host= -#http.proxy.port= -#http.proxy.username= -#http.proxy.password= - -# These properties can be used to tune the Crowd integration. -#http.max.connections=20 -#http.timeout=5000 -#http.socket.timeout=20000 diff --git a/xmpp/2/openfire-demoboot.xml b/xmpp/2/openfire-demoboot.xml deleted file mode 100644 index eca069b..0000000 --- a/xmpp/2/openfire-demoboot.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - 9090 - 9091 - - - org.jivesoftware.database.EmbeddedConnectionProvider - - - true - en - - - true - - example.org - example.org - - - embedded - - - admin@example.com - admin - - - diff --git a/xmpp/2/openfire.xml b/xmpp/2/openfire.xml deleted file mode 100644 index 7845efe..0000000 --- a/xmpp/2/openfire.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - 9090 - 9091 - - en - - - - - - org.jivesoftware.database.DefaultConnectionProvider - - - - org.postgresql.Driver - jdbc:postgresql://db2:5432/openfire - 74a9e249c8e960ac00cc64ebb1494cc32127d39f2950ebeaaf84c615aafe7d90 - d28e53da10f7685b249c5d4f5ea3412ce193ea012d08cdd3 - select 1 - false - false - 500 - 30000 - 900000 - 500 - 5 - 25 - 1.0 - - - true - xmpp2.localhost.example - diff --git a/xmpp/2/security.xml b/xmpp/2/security.xml deleted file mode 100644 index 4185021..0000000 --- a/xmpp/2/security.xml +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - Blowfish - - - - - - - database.defaultProvider.username - database.defaultProvider.password - - - - diff --git a/xmpp/2/security/archive/readme.txt b/xmpp/2/security/archive/readme.txt deleted file mode 100644 index 62573a5..0000000 --- a/xmpp/2/security/archive/readme.txt +++ /dev/null @@ -1 +0,0 @@ -This directory is used as a default location in which Openfire stores backups of keystore files. diff --git a/xmpp/2/security/client.truststore b/xmpp/2/security/client.truststore deleted file mode 100644 index c408465..0000000 Binary files a/xmpp/2/security/client.truststore and /dev/null differ diff --git a/xmpp/2/security/keystore b/xmpp/2/security/keystore deleted file mode 100644 index fbc9f6d..0000000 Binary files a/xmpp/2/security/keystore and /dev/null differ diff --git a/xmpp/2/security/truststore b/xmpp/2/security/truststore deleted file mode 100644 index cc04a65..0000000 Binary files a/xmpp/2/security/truststore and /dev/null differ diff --git a/xmpp/2/server-update.xml b/xmpp/2/server-update.xml deleted file mode 100644 index 11d4ace..0000000 --- a/xmpp/2/server-update.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file