mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
ncp-config: shorten descriptions
Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
parent
3a3b6a7042
commit
afa39fb6e7
@ -2,8 +2,8 @@
|
||||
"id": "duckDNS",
|
||||
"name": "DynamicDNS from duckDNS",
|
||||
"title": "duckDNS",
|
||||
"description": "Free Dynamic DNS provider (need account from https://duckdns.org)",
|
||||
"info": "",
|
||||
"description": "Free Dynamic DNS provider",
|
||||
"info": "Need account from https://duckdns.org",
|
||||
"infotitle": "",
|
||||
"params": [
|
||||
{
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
"id": "freeDNS",
|
||||
"name": "Dynamic DNS from freeDNS",
|
||||
"title": "freeDNS",
|
||||
"description": "FreeDNS DynamicDNS service (need account from https://freedns.afraid.org/)",
|
||||
"info": "",
|
||||
"description": "FreeDNS DynamicDNS service",
|
||||
"info": "Need account from https://freedns.afraid.org/",
|
||||
"infotitle": "",
|
||||
"params": [
|
||||
{
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"id": "nc-forward-ports",
|
||||
"name": "Nc-forward-ports",
|
||||
"title": "nc-forward-ports",
|
||||
"description": "Set port forwarding to access from outside (UPnP must be enabled in your router)",
|
||||
"description": "Set port forwarding to access from outside",
|
||||
"info": "For NextCloudPi to be able to setup your ports, UPnP must be activated\nin your router. Activate it now on your router admin webpage.\n\n** UPnP is considered a security risk **\n\nDon't forget to disable it afterwards",
|
||||
"infotitle": "Instructions for UPnP Port Forwarding",
|
||||
"params": [
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
"id": "no-ip",
|
||||
"name": "DynamicDNS from no-ip",
|
||||
"title": "no-ip",
|
||||
"description": "Dynamic DNS no-ip free provider (need account from https://www.noip.com/)",
|
||||
"info": "For this step to succeed, you need to register a noip account first.\nInternet access is required for this configuration to complete.",
|
||||
"description": "Dynamic DNS no-ip free provider",
|
||||
"info": "Need account from https://www.noip.com/",
|
||||
"infotitle": "",
|
||||
"params": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user