From 433255aefe3f43bbc2f8492dbcd27eb0b3cba5b5 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Wed, 30 Jan 2019 01:58:23 -0600 Subject: updates to _config.yml --- _config.yml | 102 +++++++++++++++++++++++++++--------------------------------- 1 file changed, 46 insertions(+), 56 deletions(-) diff --git a/_config.yml b/_config.yml index 5b22bd1..e6c0c67 100644 --- a/_config.yml +++ b/_config.yml @@ -1,70 +1,61 @@ ########################################################################### # XMPP Site Configuration - -title: "example.com Communication Service" +title: soderparr.com Communication Service +email: matt@mattrude.com description: "" -url: "https://im.example.com" -name: "example.com" -baseurl: "im.example.com" -destination: "/var/www/im.example.com" +url: "https://im.soderparr.com" +name: "soderparr.com" +baseurl: "soderparr.com" +destination: "/var/www/im.soderparr.com" +ejabberd-version: "18.12.78" +ejabberd-gitversion: "23e5b3756c39df6028fdb38e57712016ba540a14" +ejabberd-upload-days: "1825" +ejabberd-upload-fsize: "1 GB" -owner-name: "Joe User" +owner-name: "Matt Rude" owner-pgpkey: "0xc4909ee495b0761f" -owner-url: "https://example.com/" -owner-xmpp: "user@example.com" -#owner-email: "user@example.com" +owner-url: "https://mattrude.com/" +owner-xmpp: "matt@mattrude.com" +#owner-email: "matt@mattrude.com" owner-twitter: "mdrude" -owner-github: "example" - -xmpp-url: "example.com" # The XMPP domain url -xmpp-host: "im.example.com" # The hostname of the server -xmpp-conference-url: "conference.example.com" # Multi-User Chat xep-0045 -xmpp-proxy-url: "proxy.example.com" # XEP-0065: SOCKS5 Bytestreams (Proxy) -xmpp-upload-url: "upload.example.com" # XEP-0065: SOCKS5 Bytestreams (Proxy) +owner-github: "mattrude" +xmpp-url: "soderparr.com" # The domain name of the XMPP service +xmpp-host: "im.soderparr.com" +xmpp-conference-url: "conference.soderparr.com" # The domain name of the conference XMPP service +xmpp-proxy-url: "proxy.soderparr.com" # XEP-0065: SOCKS5 Bytestreams (Proxy) +xmpp-upload-url: "upload.soderparr.com" # XEP-0065: SOCKS5 Bytestreams (Proxy) +user-guide: 0 server-features: 1 -user-guide: 1 - -########################################################################### -# The below values should auto update -ejabberd-version: "18.06.95" -ejabberd-gitversion: "0146189b6551c1562823ed43ab3d3bca90a3a19b" -ejabberd-upload-days: "90" -ejabberd-upload-fsize: "1 GB" - -fingerprints: 1 -fingerprint-expires: "Sep 18 00:00:15 2018 GMT" -fingerprint-im-expires: "Sep 19 06:42:39 2018 GMT" -fingerprint-conference-expires: "Sep 19 06:42:39 2018 GMT" -fingerprint-proxy-expires: "Sep 19 06:42:39 2018 GMT" -fingerprint-upload-expires: "Sep 19 06:42:39 2018 GMT" -fingerprint-sha1: "15:F5:30:A6:C5:B5:BE:A6:50:82:45:25:5B:0F:01:F7:74:DF:5D:86" -fingerprint-sha256: "78:E0:EA:9F:77:F8:5F:77:79:F5:8A:DA:95:F3:EF:B2:50:FE:63:8D:5A:A2:73:E1:2C:1E:F3:E3:F1:40:AE:78" -fingerprint-im-sha1: "73:13:23:6F:F7:C9:E2:BD:7C:49:7C:A0:7E:50:FF:67:57:6B:EC:1B" -fingerprint-im-sha256: "0D:1D:06:6F:C1:2B:58:BB:FA:F7:DF:25:3E:CD:78:81:65:38:79:12:ED:E3:CF:CE:FD:E2:CF:A1:1C:C4:61:7D" -fingerprint-conference-sha1: "73:13:23:6F:F7:C9:E2:BD:7C:49:7C:A0:7E:50:FF:67:57:6B:EC:1B" -fingerprint-conference-sha256: "0D:1D:06:6F:C1:2B:58:BB:FA:F7:DF:25:3E:CD:78:81:65:38:79:12:ED:E3:CF:CE:FD:E2:CF:A1:1C:C4:61:7D" -fingerprint-proxy-sha1: "73:13:23:6F:F7:C9:E2:BD:7C:49:7C:A0:7E:50:FF:67:57:6B:EC:1B" -fingerprint-proxy-sha256: "0D:1D:06:6F:C1:2B:58:BB:FA:F7:DF:25:3E:CD:78:81:65:38:79:12:ED:E3:CF:CE:FD:E2:CF:A1:1C:C4:61:7D" -fingerprint-upload-sha1: "73:13:23:6F:F7:C9:E2:BD:7C:49:7C:A0:7E:50:FF:67:57:6B:EC:1B" -fingerprint-upload-sha256: "0D:1D:06:6F:C1:2B:58:BB:FA:F7:DF:25:3E:CD:78:81:65:38:79:12:ED:E3:CF:CE:FD:E2:CF:A1:1C:C4:61:7D" - -xep-0045: 1 -xep-0065: 1 -xep-0115: 1 -xep-0160: 1 xep-0163: 1 +xep-0237: 0 +xep-0280: 1 xep-0191: 1 +xep-0045: 1 xep-0198: 1 -xep-0280: 1 xep-0313: 1 xep-0352: 1 -xep-0357: 1 xep-0363: 1 -xep-0368: 1 -xep-0384: 1 -xep-0398: 1 +xep-0065: 1 +xep-0357: 1 + +fingerprints: 1 +fingerprint-expires: "Apr 26 06:00:14 2019 GMT" +fingerprint-im-expires: "Apr 27 11:07:20 2019 GMT" +fingerprint-conference-expires: "Apr 27 11:07:20 2019 GMT" +fingerprint-proxy-expires: "Apr 27 11:07:20 2019 GMT" +fingerprint-upload-expires: "Apr 27 11:07:20 2019 GMT" +fingerprint-sha1: "5D:2D:B4:E8:75:99:B4:CB:A7:54:39:CE:05:D3:22:13:16:D0:AC:87" +fingerprint-sha256: "21:79:97:B9:AA:8B:7B:F4:9C:58:2E:C7:42:37:70:C9:17:62:27:5E:79:61:F0:10:F3:CE:CA:6C:46:4D:D6:EA" +fingerprint-im-sha1: "00:28:05:9F:D6:19:BB:21:E4:AB:E7:6B:52:33:5A:EF:56:F4:92:CE" +fingerprint-im-sha256: "3B:A4:BB:68:45:D1:6C:21:AA:23:F6:7C:63:73:14:78:05:B8:71:25:64:F2:89:15:A5:15:00:FA:36:EA:36:E0" +fingerprint-conference-sha1: "00:28:05:9F:D6:19:BB:21:E4:AB:E7:6B:52:33:5A:EF:56:F4:92:CE" +fingerprint-conference-sha256: "3B:A4:BB:68:45:D1:6C:21:AA:23:F6:7C:63:73:14:78:05:B8:71:25:64:F2:89:15:A5:15:00:FA:36:EA:36:E0" +fingerprint-proxy-sha1: "00:28:05:9F:D6:19:BB:21:E4:AB:E7:6B:52:33:5A:EF:56:F4:92:CE" +fingerprint-proxy-sha256: "3B:A4:BB:68:45:D1:6C:21:AA:23:F6:7C:63:73:14:78:05:B8:71:25:64:F2:89:15:A5:15:00:FA:36:EA:36:E0" +fingerprint-upload-sha1: "00:28:05:9F:D6:19:BB:21:E4:AB:E7:6B:52:33:5A:EF:56:F4:92:CE" +fingerprint-upload-sha256: "3B:A4:BB:68:45:D1:6C:21:AA:23:F6:7C:63:73:14:78:05:B8:71:25:64:F2:89:15:A5:15:00:FA:36:EA:36:E0" # Analytics settings #google_analytics_id: UA-9532791-9 @@ -75,19 +66,18 @@ permalink: pretty highlighter: rouge date: YYYY-MM-DD HH:MM +include: [".well-known"] exclude: - README.md - CONTRIBUTING.md - LICENSE -- Gemfile -- Gemfile.lock - css/syntax.less - css/site.less - css/small.less -plugins: +gems: - jekyll-sitemap - #- jekyll-press +#- jekyll-press jekyll-press: exclude: 'robots.txt, contact.txt, contact-ecc.txt' # Exclude files from processing - file name, glob pattern or array of file names and glob patterns -- cgit v1.2.3-59-ga6da