| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 | [base][setting]name				= 农小盒;园区默认id,如有cookie,此处的值会自动变成cookie的值farm				= 1site				= http://www.nongxiaohe.com/copyright			= 2017 nongxiaohe.com v1.0.0[gateway];暂时写在这里 网关对应园区id 这里从数据库里读取gateway				= 1[db]rdb					= postgresqltsdb				= influxdb[mqtt]host				= 0.0.0.0port				= 1883username			= adminpassword			= publictimeout				= 60;topic定义topic				= method/type/gateway/devicesub					= pic,sensor,control,power,status,log[postgresql]host				= 0.0.0.0port				= 5432username			= postgrespassword			= 123456dbname				= nongxiaohev1prefix				= demeter;允许自动建表create				= True[influxdb]host				= 0.0.0.0port				= 8086username			= rootpassword			= rootdbname				= nongxiaohev1prefix				= demeter;后台配置[admin]port				= 8087debug				= True;请求的buffersizemax_buffer_size		= 210763776;子进程process				= 0;top菜单的数据来源top 				= farm;前台配置[front]port				= 8088debug				= Truexsrf_cookies		= False;请求的buffersizemax_buffer_size		= 210763776;子进程process				= 0url					= http://192.168.15.10:8088/deviceqrcode				= http://192.168.15.10:8088/farm/qrcode?url=;qrcode				= http://pan.baidu.com/share/qrcode?w=300&h=300&url=qrcode_create		= http://pan.baidu.com/share/qrcode?w=300&h=300&url=;网站前台配置[web]port				= 8089debug				= Truemax_buffer_size		= 210763776process				= 0url					= http://192.168.15.10:8089/originurl			= http://192.168.15.10:8089/origin?id=;微信小程序配置[weixinApp]appid				= wxf0a528da6a913aa1secret				= 20a4478017a8dffa3c9271041b13dc0alogin				= https://api.weixin.qq.com/sns/jscode2session
 |