summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2022-08-08 10:59:00 +0200
committernicolargo <nicolas@nicolargo.com>2022-08-08 10:59:00 +0200
commit7c5bbe6c5acd587475e514c729129122d04aa620 (patch)
treeae3166f70b701f889f2c07f1c13bc3afe3f7a8c9 /conf/glances.conf
parent296c3fd2a036f2daa5f77476fe71bd2e43e947b8 (diff)
First version ok for both PY2 and PY3
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index a8974185..50cf3113 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -181,9 +181,9 @@ public_ip_disabled=False
# Need to create an aacount: https://censys.io/login
censys_url=https://search.censys.io/api
# Get your own credential here: https://search.censys.io/account/api
-# Enter and uncomment the following lines to use your credentials
-censys_username=13718bd6-b0c4-4c21-ae63-2d13da0b2dd8
-censys_password=hnjdSOukHM84tgx1Oo9Zzv4Pmz2E5bXH
+# Enter your creadential and uncomment the following lines
+#censys_username=<censys_api_id>
+#censys_password=<censys_secret>
# List of fields to be displayed in user interface (comma separated)
censys_fields=location:continent,location:country,autonomous_system:name