Server IP : 68.65.122.142  /  Your IP : 18.226.17.69
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/lime/../hablator/../vty/../ilias/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/lime/../hablator/../vty/../ilias/config.json
{
	"common" : {
		"client_id" : "[[client_id]]",
		"server_timezone" : "America/New_York"
	},
	"database" : {
        "type" : "innodb",
        "host" : "[[softdbhost]]",
        "user" : "[[softdbuser]]",
        "password" : "[[softdbpass]]",
        "database" : "[[softdb]]",
        "create_database" : false
	},
	"filesystem" : {
		"data_dir" : "[[softdatadir]]"
	},
	"http" : {
		"path" : "[[softurl]]"
	},
    "language" : {
        "default_language" : "en",
        "install_languages" : ["en"]
    },
	"logging" : {
        "enable" : true,
		"path_to_logfile" : "[[softdatadir]]/ilias.log",
		"errorlog_dir" : "[[softdatadir]]/logs/"
	},
	"systemfolder" : {
		"contact" : {
			"firstname" : "[[admin_fname]]",
			"lastname" : "[[admin_lname]]",
			"email" : "[[admin_email]]"
		}
    },
    "utilities" : {
        "path_to_convert" : "[[convert]]",
        "path_to_zip" : "[[zip]]",
        "path_to_unzip" : "[[unzip]]"
    }
}