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" #mysqlurls = "155.138.231.184:3306" mysqldb = "goftp" mysqlparams = "charset=utf8&loc=Asia%2FShanghai" mysqlmaxIdle = 50 mysqlmaxConn = 50 macgoftpdir = "/Users/skyinno/goftpdir" #macgoftpdir = "/Users/edao/goftpdir" servergoftpdir = "/root/goftpdir" webUrl = "https://cloudservicesystem.com" #webUrl = "http://127.0.0.1:5000"