Prechádzať zdrojové kódy

Removed out-of-date info section from netdata settings

Henry Whitaker 6 rokov pred
rodič
commit
114443d7f2
1 zmenil súbory, kde vykonal 0 pridanie a 6 odobranie
  1. 0 6
      api/functions/netdata-functions.php

+ 0 - 6
api/functions/netdata-functions.php

@@ -23,12 +23,6 @@ function netdataSettngsArray()
 				)
 			),
 			'Connection' => array(
-				array(
-					'type' => 'html',
-					'override' => 12,
-					'label' => 'Info',
-					'html' => 'The URL needs to be on the same domain as your Organizr, and be proxied by subdomain. E.g. If Organizr is accessed at: https://domain.com, then your URL for netdata should be: https://netdata.domain.com'
-				),
 				array(
 					'type' => 'input',
 					'name' => 'netdataURL',