From 72e516528be8275fec0badf588315601e2514216 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Wed, 18 Jul 2018 05:54:04 -0500 Subject: Minor text updates --- _data/features.yml | 2 +- _includes/about.html | 2 +- _sass/site.scss | 4 +--- index.html | 8 +++++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_data/features.yml b/_data/features.yml index 88c95b8..f4928ed 100644 --- a/_data/features.yml +++ b/_data/features.yml @@ -24,7 +24,7 @@ - name: HTTP File Upload section: file - text: HTTP File Upload (XEP-0363) allows a user to upload a file to the server, the server will then provide a URL link back to that file that anyone may view.

The max upload file size limit is currenly set at 10 MBytes. + text: HTTP File Upload (XEP-0363) allows a user to upload a file to the server, the server will then provide a URL link back to that file that anyone may view.

The max upload file size limit is currenly set at 100 MBytes, with a quota size of 1Gb; files will be stored for 180 days. - name: File Transfer section: file diff --git a/_includes/about.html b/_includes/about.html index c3b9f33..6d2b120 100644 --- a/_includes/about.html +++ b/_includes/about.html @@ -17,7 +17,7 @@

This Service

This service is running a clustered configuration, of two servers, running ejabberd version {{ site.ejabberd-version }} on - Ubuntu version 16.04 LTS. + Ubuntu version 18.04 LTS. The source code for ejabberd may be found on github in the processone/ejabberd repository. The program ejabberd is licensed under the diff --git a/_sass/site.scss b/_sass/site.scss index cf4675b..9d61a44 100644 --- a/_sass/site.scss +++ b/_sass/site.scss @@ -2,8 +2,7 @@ //$site-color: "{{ site.color }}"; -$site-color: #9FCF6C; -//$site-color: #c3950d; +$site-color: #b6ce9c; ////////////////////////////////////////////////////////////// @@ -28,7 +27,6 @@ body { font-family: 'Encode Sans Expanded', sans-serif; /* Margin bottom by footer height */ margin-bottom: 60px; -// height: 100vh; } diff --git a/index.html b/index.html index 99de662..70e91fa 100644 --- a/index.html +++ b/index.html @@ -50,7 +50,9 @@ permalink: /

  • Socks 5 Proxy: {{ site.xmpp-proxy-url }}
  • {% endif %}{% if site.xmpp-upload-url and site.xep-0363 == 1 %}
  • File Uploads: {{ site.xmpp-upload-url }}
  • {% endif %} -
    check.messaging.one server score
    +
    + + check.messaging.one server score
    @@ -73,10 +75,10 @@ permalink: /
    -