| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 | [base][setting]name				= 新农宝盒;园区默认id,如有cookie,此处的值会自动变成cookie的值farm				= 1site				= http://www.xinnongbaohe.com/copyright			= 2017 xingnongbaohe.com v1.0.0[db]rdb					= postgresqltsdb				= influxdb[mqtt]host				= 0.0.0.0port				= 1883username			= adminpassword			= publictimeout				= 60;topic定义topic				= method/type/gateway/devicesub					= pic,sensor,control,power[postgresql]host				= 0.0.0.0port				= 5432username			= postgrespassword			= 123456dbname				= nongxiaoheprefix				= demeter;允许自动建表create				= True[influxdb]host				= 0.0.0.0port				= 8086username			= rootpassword			= rootdbname				= nongxiaoheprefix				= demeter;后台配置[admin]port				= 8087debug				= True;请求的buffersizemax_buffer_size		= 210763776;子进程process				= 0;top菜单的数据来源top 				= farm;前台配置[front]port				= 8088debug				= Truemax_buffer_size		= 210763776process				= 0url					= http://192.168.15.10:8088/deviceqrcode				= http://pan.baidu.com/share/qrcode?w=300&h=300&url=mobile				= True;网站前台配置[web]port				= 8089debug				= Truemax_buffer_size		= 210763776process				= 0url					= http://192.168.15.10:8089/farmurl				= http://192.168.15.10:8089/farm?id=
 |