From 72882a55ae06443989be6a524731b953b0b2edea Mon Sep 17 00:00:00 2001 From: RuhNet Date: Thu, 21 Apr 2022 11:31:43 -0400 Subject: [PATCH] Comment in config file. --- leapi_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leapi_config.json b/leapi_config.json index 0152745..30ba982 100644 --- a/leapi_config.json +++ b/leapi_config.json @@ -1,7 +1,7 @@ //RuhNet LEAPI Config file //configDir set by environment variable LEAPI_CONFDIR, otherwise assumed to be /opt/leapi or ./ { - "hostname":"web1.mydomain.net", //hostname of this particular server + "hostname":"web1.mydomain.net", //hostname of this particular server; must match the server you add to LEAPI "primary_domain":"mydomain.net", //the main base domain that is always present "srv_dir":"/opt/leapi", //LEAPI installed directory "user":"root", //the username to use for SSH