Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authornacho <nacho@ownyourbits.com>2018-12-28 22:18:02 +0300
committernachoparker <nacho@ownyourbits.com>2019-01-05 04:14:52 +0300
commitb0726207f3c796e9f98778d95db19ca6b89294f4 (patch)
tree078e33852d9f7cff1083dcf2d78d1a9eed2f506a /etc
parent5d9c1b1427ee0afa3873fbef5d5c00983d57b8fe (diff)
fix version, provisioning and more
Diffstat (limited to 'etc')
-rw-r--r--etc/ncp-config.d/letsencrypt.cfg4
-rw-r--r--etc/ncp-config.d/nc-limits.cfg2
-rw-r--r--etc/ncp-config.d/spDYN.cfg2
3 files changed, 3 insertions, 5 deletions
diff --git a/etc/ncp-config.d/letsencrypt.cfg b/etc/ncp-config.d/letsencrypt.cfg
index b03e1ce3..df0dde54 100644
--- a/etc/ncp-config.d/letsencrypt.cfg
+++ b/etc/ncp-config.d/letsencrypt.cfg
@@ -3,9 +3,7 @@
"name": "Let's Encrypt, Automatic signed SSL certificates",
"title": "letsencrypt",
"description": "Automatic signed SSL certificates. Let’s Encrypt is a free, automated, and open Certificate Authority.",
- "info": "Internet access is required for this configuration to complete\n
- Both ports 80 and 443 need to be accessible from the internet\n \n
- Your certificate will be automatically renewed every month",
+ "info": "Internet access is required for this configuration to complete\nBoth ports 80 and 443 need to be accessible from the internet\n\nYour certificate will be automatically renewed every month",
"infotitle": "Warning",
"params": [
{
diff --git a/etc/ncp-config.d/nc-limits.cfg b/etc/ncp-config.d/nc-limits.cfg
index ea4e7710..18e06279 100644
--- a/etc/ncp-config.d/nc-limits.cfg
+++ b/etc/ncp-config.d/nc-limits.cfg
@@ -13,7 +13,7 @@
},
{
"id": "MEMORYLIMIT",
- "name": "Memory limit,
+ "name": "Memory limit",
"value": "0"
},
{
diff --git a/etc/ncp-config.d/spDYN.cfg b/etc/ncp-config.d/spDYN.cfg
index 5d5c84fc..53ce1232 100644
--- a/etc/ncp-config.d/spDYN.cfg
+++ b/etc/ncp-config.d/spDYN.cfg
@@ -14,7 +14,7 @@
},
{
"id": "DOMAIN",
- "name": "Domain,
+ "name": "Domain",
"value": "mycloud.spdns.de"
},
{