appname = goftp httpport = 5100 runmode = dev copyrequestbody = true EnableDocs = true #EnableHTTP = false #EnableHTTPS=true #EnableHTTPS=true #EnableHttpTLS = true #HttpsPort = 5001 #HTTPSCertFile = "cloudservicesystem.com.crt" #HTTPSKeyFile = "cloudservicesystem.com.key" mysqluser = "root" mysqlpass = "Skyinno251," mysqlurls = "127.0.0.1:3306" mysqldb = "goftp" mysqlparams = "charset=utf8&loc=Asia%2FShanghai" mysqlmaxIdle = 20 mysqlmaxConn = 20 servergoftpdir = "/root/goftpdir" webUrl = "https://goftp.cloudservicesystem.com" # servergoftpdir = "/Users/admin/goftpdir" # webUrl = "http://127.0.0.1:5100"