summarylogtreecommitdiffstats
path: root/config.patch
diff options
context:
space:
mode:
authorSam Whited2020-03-24 11:35:01 -0400
committerSam Whited2020-03-24 11:35:01 -0400
commitbf559fd2d685884604b627800eaac54a21d6868c (patch)
tree41522fb679dc173fd23a697ecd87b8deaaf83b6b /config.patch
parentb91c4a1ea0bddae6460da6751e3444d764ae3220 (diff)
downloadaur-bf559fd2d685884604b627800eaac54a21d6868c.tar.gz
Bump to v0.10.1
Diffstat (limited to 'config.patch')
-rw-r--r--config.patch39
1 files changed, 33 insertions, 6 deletions
diff --git a/config.patch b/config.patch
index 6ec23e16a727..a3167008b599 100644
--- a/config.patch
+++ b/config.patch
@@ -1,6 +1,6 @@
---- a/example.jackal.yml
-+++ b/example.jackal.yml
-@@ -1,18 +1,18 @@
+--- a/example.jackal.yml 2020-03-23 13:24:49.000000000 -0400
++++ b/example.jackal.yml 2020-03-24 11:13:12.283234139 -0400
+@@ -1,32 +1,23 @@
# jackal default configuration file
-pid_path: jackal.pid
@@ -25,7 +25,36 @@
user: jackal
password: password
database: jackal
-@@ -67,19 +67,18 @@
+ pool_size: 16
+
+-#storage:
+-# type: pgsql
+-# pgsql:
+-# host: 127.0.0.1:5432
+-# user: jackal
+-# password: password
+-# database: jackal
+-# pool_size: 16
+-
+ hosts:
+ - name: localhost
+ tls:
+@@ -55,10 +46,10 @@
+ # type: http
+ # pass: http://127.0.0.1:6666
+
+- mod_registration:
+- allow_registration: yes
+- allow_change: yes
+- allow_cancel: yes
++ # mod_registration:
++ # allow_registration: yes
++ # allow_change: yes
++ # allow_cancel: yes
+
+ mod_version:
+ show_os: true
+@@ -76,18 +67,17 @@
max_stanza_size: 65536
resource_conflict: replace # [override, replace, reject]
@@ -33,13 +62,11 @@
- type: socket # websocket
- bind_addr: 0.0.0.0
- port: 5222
-- keep_alive: 120
- # url_path: /xmpp/ws
+ # transport:
+ # type: socket # websocket
+ # bind_addr: 0.0.0.0
+ # port: 5222
-+ # keep_alive: 120
+ # # url_path: /xmpp/ws
- compression: